Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x241cf8…076f28
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e6405…d4bf41
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x177ac5…60a622
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54b726…bdd6da
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x246e34…cdd20c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49318c…08a32a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbed0aa…890ed6
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5204fe…6b3ef2
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf75193…89f7e6
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56ccc3…cb80a7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb738a…c1ebb8
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78d32c…1dd23d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71f6bc…e0faeb
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b36a2…7d1e4e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ab36d…514b2f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa6a9c…f4a4fa
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb21d5f…d61607
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e7ad1…b5c0fb
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78d83e…c110bd
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3653d…7e526e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeac560…4a7da9
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb05dcb…dee941
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d7862…05247c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x134046…d349c3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa16fc4…9554a7

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.