Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a44…f6d30x6e7d…3832Base—$0.01100%coinbase64d ago0xe38923…99e70a
0x3a44…f6d30x8205…3dd7Base—$0.01100%coinbase64d ago0x8384ba…1deb72
0x3a44…f6d30x6e71…34f9Base—$0.01100%coinbase64d ago0x139837…77d1c2
0x3a44…f6d30x75be…372eBase—$0.01100%coinbase64d ago0xa84eb1…64acdd
0x3a44…f6d30xfe60…f4acBase—$0.01100%coinbase64d ago0xdb3503…bc33d7
0x3a44…f6d30xac01…b761Base—$0.01100%coinbase64d ago0x6fec12…c32bdd
0x3a44…f6d30x4d7c…9a1dBase—$0.01100%coinbase64d ago0x5c5ee3…671f1c
0x3a44…f6d30x2bfa…26a6Base—$0.01100%coinbase64d ago0xd77e45…35acca
0x3a44…f6d30x6629…de97Base—$0.01100%coinbase64d ago0x66b4ca…eacd21
0x3a44…f6d30xe1ab…35ccBase—$0.01100%coinbase64d ago0x0661cc…3a0b51
0x3a44…f6d30x7477…7fceBase—$0.01100%coinbase64d ago0xdab326…208453
0x3a44…f6d30x2b9e…75abBase—$0.01100%coinbase64d ago0xa2b476…05620d
0x3a44…f6d30xff47…1cc0Base—$0.01100%coinbase64d ago0xf94bc5…1e1c5c
0x3a44…f6d30xa297…b445Base—$0.01100%coinbase64d ago0x2a7338…8a078f
0x3a44…f6d30xaf29…a3cbBase—$0.01100%coinbase64d ago0x642b5e…555e78
0x3a44…f6d30xb997…2b45Base—$0.01100%coinbase64d ago0x34b740…c4add3
0x3a44…f6d30x3619…eceeBase—$0.01100%coinbase64d ago0xb79ea3…7baf24
0x3a44…f6d30x2387…3807Base—$0.01100%coinbase64d ago0xc42ce3…c8a241
0x3a44…f6d30xe1e7…b73dBase—$0.01100%coinbase64d ago0xa32373…da083e
0x3a44…f6d30x07f8…0082Base—$0.01100%coinbase64d ago0x291242…303650
0x3a44…f6d30x086c…ad02Base—$0.01100%coinbase64d ago0xfd64c1…389204
0x3a44…f6d30xa5fd…055eBase—$0.01100%coinbase64d ago0x669c59…6fc8bb
0x3a44…f6d30x0e9c…48fdBase—$0.01100%coinbase64d ago0xe4cd75…6dfe57
0x3a44…f6d30xaab0…ee31Base—$0.01100%coinbase64d ago0x559278…cf58ab
0x3a44…f6d30x1683…2885Base—$0.01100%coinbase64d ago0x1246c2…53df33

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.