Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x71d26b…5e4e50
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x459e19…cd3f8f
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x86bc0a…29fe32
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0x5f357e…69ed97
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0x03db76…adef37
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0xeb168a…cde2f5
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0x4992e7…721688
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0xba9af1…9427e4
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0xd8c571…cda528
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x9faba7…244894
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0xe1686a…86d5f1
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0x3fdb23…ccad22
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0xc97cf8…a18fb1
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x10ac70…2a69ab
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x25a81b…c2484e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0xcce85a…a359ea
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0x88164d…9a0635
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x56e809…486971
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x937db0…b34596
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0xd9ea6d…dbc8b1
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0x601dde…c05d1d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x3a8c1d…087535
0xd391…220a0x9c95…e299Base—$0.001100%fluxa45d ago0x331c6a…2f4f1e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x6116f5…7e2f49
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa45d ago0x2caa73…11f418

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.