Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba9d…1c010x73fc…b29bBase—$0.01100%0xdf7d…5dbd77d ago0x620d10…5142cd
0xba9d…1c010x73fc…b29bBase—$0.0075100%0x0021…ad8f77d ago0xbe5aee…ca2977
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0x0fb3ad…56fc06
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0xf92136…bde75e
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f77d ago0x99b727…3760dd
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0xd16842…bbc3fb
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0x4ce096…35baf9
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f77d ago0xad5f7a…d588f5
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0xad90c1…7aa03c
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0x5c0678…bc5b77
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f77d ago0xbe13e5…83d1f3
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0x69b191…968453
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0x0aee13…ef4b09
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f77d ago0xcaa462…9a97e5
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0x3222cc…df1524
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0x1cd014…4677a1
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f77d ago0x3dce14…946db5
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0xe2ab01…736060
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0x6f8796…e279e9
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f77d ago0xf0a336…4d6878
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0x83934c…75fbc4
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0x545fa1…9bf490
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0021…ad8f77d ago0x4a4dd9…7043d4
0x35da…d1ca0x73fc…b29bBase—$0.002100%0x0018…ca9777d ago0x1388de…8910f8
0x35da…d1ca0x73fc…b29bBase—$0.002100%0xdf7d…5dbd77d ago0x08eda4…9a9abc

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.