Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf5b951…94aaf8
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf55180…170f84
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x93b027…d052c3
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd9286a…56c525
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfbd2cc…5547f7
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x802d96…4fd47f
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe7afc8…1284d1
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x50e067…52dfb6
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3a2a46…5b3948
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x05ae9d…801d8d
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x25b271…1244e9
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0398c2…9160ca
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8201e5…b11375
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2962b…1d3016
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c9c2d…e1660c
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xffcc0f…9b5a18
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1fea65…f39c0d
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbde20b…3782b8
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9485e7…3884d6
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd56b8b…7679bd
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68af75…6fa1f7
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2700b…80bdce
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x808586…1fbb45
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaff4a2…8248ac
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45f5c3…60d27d

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.