Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xde90a4…98bf29
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xf8ec97…e5a740
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xcab471…a677b4
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xfc6e1e…2df41a
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa31d ago0x8b8b74…dc0019
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xf389dc…13898f
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0x041a12…885e69
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xb1b881…a3c98a
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xdc59b0…99e31f
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0x7e1a4b…c79e91
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0x211153…571325
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0x4e15f2…ef31af
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0xd1e6a2…aa7d88
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa31d ago0x83c4ff…a10910
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa31d ago0xf52d21…47b99a
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa31d ago0x535daf…98d1dc
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa31d ago0x706327…7f541e
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa31d ago0xb6b3c0…1a8e30
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa31d ago0x1e3959…fd0747
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa31d ago0x308317…51d024
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa32d ago0xc57a8d…31e9d0
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa32d ago0xb1176e…b009b4
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa32d ago0xedf20d…e29492
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa32d ago0x45aedb…d0be73
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa32d ago0x729558…cd0df9

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.