Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0699e…6e1916
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc17a78…57107b
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf28f10…91a4ab
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb464f1…f562f6
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa449ce…3289e4
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3efe3c…8bc684
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d3440…730291
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a5a81…9720b9
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3e9c09…552902
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbefd4d…e94514
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c14cc…0668d3
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35e83c…fcb6f9
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9abcce…fc58e2
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7b97d…40380a
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a2afd…2292fb
0x578e…34f30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x63dc46…629891
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa2ccc3…4caddf
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7fbfe1…2994f3
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7f2ef3…2fd5ae
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd07774…72e2fd
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7c75ed…15394e
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x08a51e…b030a2
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd02859…4e11fb
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI112d ago0xedc377…cd6630
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8fc9b8…926055

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.