Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x9e532c…46f54e
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xb406d8…66e507
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x9e3040…7ec95a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xe18275…c69ca1
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xf21fb7…9fc755
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x13a58c…b4392a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x3cc82d…534b3c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xb00893…a78d23
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x78a7f9…7ffc82
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x458f5a…b022ab
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xeccab2…6e30f6
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xf8c6a3…e7c2c3
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x885919…297b13
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x78e4c1…7cc68b
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x8f15b2…adbb84
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x75c594…6d345a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xbbabdf…b4113a
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xc7cc44…34c4b0
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x3bb495…ad194c
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xdfd6f0…70fb13
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x0a7440…d04ef3
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xecae65…971ae7
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x14882e…26d419
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0x1692b4…9a6aa9
0xc318…5b420x9c95…e299Base—$0.001100%fluxa72d ago0xce0543…9c08b8

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.