Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xad3254…3bd45d
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xf2e04a…169196
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xee8fcc…dc7831
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x49af91…90c145
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x563e07…03f7b9
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x44024b…a12304
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xf29b5c…837bc5
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x150f23…1a7641
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xde21e0…1bb692
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x81ad0f…727e0c
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x8f9930…881383
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x325392…caac82
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x785704…5bff9e
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x32f33b…2ba4fc
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xb9860a…58a982
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xa47292…ef9778
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x5f9bd7…d43235
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xb32ad1…680e4f
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x149b17…f6e6f1
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xaaa0d1…95e467
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x567840…91b4e7
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x3ccaaf…a0be22
0xd586…4dab0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x69cd52…2777c1
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x3378ae…fb5b6a
0xd586…4dab0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x823ffc…61eae6

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.