Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa51d ago0x8346d2…9153f6
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x77d2fd…045af9
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x2d12ef…a6113e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x6afd55…21bb26
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xacb6b0…920e50
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x795614…5962ec
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x263b2e…8c164b
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x981a55…166303
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x54328d…671c08
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x89acb5…9c9868
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xa5f816…50c291
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xfcb68f…6faf70
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xa8b8fd…34ff1a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x6abc02…91313f
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x342be2…300944
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xd73824…40b539
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xac56dd…8cb04e
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xaf03f0…0dd37c
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0xa70767…d9eef0
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x605003…24d2d3
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x90c36d…e235ea
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x6b57d2…76b724
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x050333…07bd2a
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x4f8a2d…85d6d7
0xcb46…77f90x9c95…e299Base—$0.001100%fluxa52d ago0x27b525…f57343

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.