Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03aa29…2a9cfc
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x421ef9…adc100
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a30ad…4ff692
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10ec70…3e4669
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x68c03e…47af2e
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07c0bb…e88a49
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32d35e…79e037
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9f03b…b67641
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab6f89…afd267
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5d02cf…bc750a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13c571…ef1018
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe68558…386de7
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9be81…1ae393
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa469c4…105156
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e0f66…99bbb4
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x598fbe…ab8b2c
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b9cdd…080e4a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf76a89…9e1218
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1998fd…74f582
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x006071…6093dd
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f5d1d…4c7c91
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbe0594…157a4b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbbb66b…192818
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d4a6e…6ec16d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x139dd6…dedddd

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.