Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae65…4d380x73fc…b29bBase—$0.0075100%0x0021…ad8f65d ago0x114cc9…729879
0xae65…4d380x73fc…b29bBase—$0.0075100%0x0018…ca9765d ago0x8f3ffa…dedec2
0xae65…4d380x73fc…b29bBase—$0.0075100%0xdf7d…5dbd65d ago0xfc20cc…f135e5
0xae65…4d380x73fc…b29bBase—$0.0075100%0x0021…ad8f65d ago0x489acb…ad7164
0xae65…4d380x73fc…b29bBase—$0.006100%0x0018…ca9765d ago0x90146d…4c626e
0xae65…4d380x73fc…b29bBase—$0.006100%0xdf7d…5dbd65d ago0xe78124…464d4e
0xae65…4d380x73fc…b29bBase—$0.006100%0x0021…ad8f65d ago0x535fd0…87bd4c
0xae65…4d380x73fc…b29bBase—$0.006100%0x0018…ca9765d ago0x1d2118…5e2fd6
0xae65…4d380x73fc…b29bBase—$0.006100%0xdf7d…5dbd65d ago0x17bdb8…d05caa
0xae65…4d380x73fc…b29bBase—$0.006100%0x0021…ad8f65d ago0x299d11…164fab
0xae65…4d380x73fc…b29bBase—$0.006100%0x0018…ca9765d ago0x66ed83…e4d6e5
0xae65…4d380x73fc…b29bBase—$0.006100%0xdf7d…5dbd65d ago0xd4db57…a63de8
0xae65…4d380x73fc…b29bBase—$0.006100%0x0021…ad8f65d ago0xb2b8d7…916fd5
0xae65…4d380x73fc…b29bBase—$0.006100%0x0018…ca9765d ago0x0b79da…3562b9
0xae65…4d380x73fc…b29bBase—$0.006100%0xdf7d…5dbd65d ago0x149914…660bf9
0xae65…4d380x73fc…b29bBase—$0.006100%0x0021…ad8f65d ago0xac9d4d…81347c
0xae65…4d380x73fc…b29bBase—$0.006100%0x0018…ca9765d ago0x1bceed…0a1369
0xae65…4d380x73fc…b29bBase—$0.006100%0xdf7d…5dbd65d ago0x937624…5e8894
0xae65…4d380x73fc…b29bBase—$0.006100%0x0021…ad8f65d ago0x7d1b38…3cca95
0xae65…4d380x73fc…b29bBase—$0.006100%0x0018…ca9765d ago0xaf712f…396c42
0xae65…4d380x73fc…b29bBase—$0.006100%0xdf7d…5dbd65d ago0x028dcc…08818f
0xae65…4d380x73fc…b29bBase—$0.006100%0x0021…ad8f65d ago0x69294d…d2557b
0xae65…4d380x73fc…b29bBase—$0.006100%0x0018…ca9765d ago0x8d8684…45a972
0xae65…4d380x73fc…b29bBase—$0.006100%0xdf7d…5dbd65d ago0x670e36…ee9d4b
0xae65…4d380x73fc…b29bBase—$0.006100%0x0021…ad8f65d ago0x6bf7cd…72e876

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.