Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x5d9405…bd1d23
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0xfa3a13…ad4110
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x863167…99a584
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0xf11915…c33b5e
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0xd5fb4b…072513
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x836aec…cd1eec
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x6fe851…dc939e
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x0e4c19…371878
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x999924…0657d7
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x7358b5…35bc66
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x4f4fee…eb352a
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0xa50046…2f25ad
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x5f1039…7cda30
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x12a7a3…99c11f
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x425807…b69f8c
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x727619…c92f94
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x4e9cdd…592201
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x53241f…e26d94
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x81a9c1…ffa8f3
0x0b38…41e40x9c95…e299Base$0.001100%fluxa68d ago0x1df28d…a933f1
0x0b38…41e40x9c95…e299Base$0.001100%fluxa69d ago0xb0e7ac…b3c7bc
0x0b38…41e40x9c95…e299Base$0.001100%fluxa69d ago0xd28322…10ea25
0x0b38…41e40x9c95…e299Base$0.001100%fluxa69d ago0xd844b3…125e0a
0x0b38…41e40x9c95…e299Base$0.001100%fluxa69d ago0xccd2b5…4ccbab
0x0b38…41e40x9c95…e299Base$0.001100%fluxa69d ago0x7732e7…171a41

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.