Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xdb12b5…69ad5e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x7ad5f6…777d20
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x120c04…4f7a48
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xe5cb10…0add9b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x30602a…74625e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xb7eaa8…95dfd7
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xa945be…05d5b4
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xc1a09e…b98dc1
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xbe0595…caecaa
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x742a71…2ec0c5
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x15e43a…ed66b7
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x7bff6d…427898
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x7ae448…b758c3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x77851a…d3563c
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x1c0176…f24a35
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x70f5a0…e0aaa9
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x6653ed…ddfc42
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x5eb78b…0d8074
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xfd8f3d…733779
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xeb4f32…1530be
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x889067…d41f6e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x45dd37…0dd534
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0xcd5910…1d32e3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x9e63eb…e3d59b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b541d ago0x59edff…db725b

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.