Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x7eaf8c…843316
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x52fb2d…38735c
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xb2af9a…762bb3
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xb5ce98…dd187b
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x348c3d…c2fb80
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x4201a5…2b05d4
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xa1c628…68b9ac
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x0b3f3c…b89fd2
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x128a08…c17761
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xb9f5fc…a2c2f3
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x71064c…0006ea
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xaee7fa…7f3865
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x865f1d…46db40
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x86e7bc…e74c0c
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xae0d47…0c1b07
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xd8f0b4…d9a097
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xae3d3e…62da93
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x02ee1e…7c7c87
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x7142af…a6a97d
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x48430a…9ea4e3
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x7dfc27…7a670f
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x052949…da0132
0x685a…71970x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x02218b…8b98df
0x685a…71970x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x847093…1c65d4
0x685a…71970x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xc102e8…60f572

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.