Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77db26…dacee8
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9885c1…44e2e3
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2cf95f…be4ce0
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9e20de…72a922
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x729b3d…5b5477
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc489b4…c833c6
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe70199…dba000
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1c5009…00e1eb
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9086fc…c04ac4
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc173ec…a6975f
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d21c8…32dcf6
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa8b064…2da02a
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed846b…b5a66c
0x07b8…b92e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5203bd…68924d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd91128…e4287f
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x675560…14beca
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf3ce3a…a14d01
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6256af…9da4eb
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdc201d…221e08
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4efe9a…48818e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe14877…8aeb07
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6ed4f4…728cb5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5396d2…9a4f5b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x592741…1894cf
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x306215…58e5a9

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.