Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x16e14b…e4f53f
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x0c12db…0f8b19
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xdc9068…f8e763
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x70fe37…ea7a64
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xe56b6a…be760e
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x4607d0…189960
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xe01b3e…8b9731
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xffcf31…a9292e
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x3d021f…920f9d
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x602537…f42dc4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x0415cc…ce00ad
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xfc0a9f…dc92f6
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x02f2e4…f92c98
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x1b49cd…b882cd
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x6334f5…6c5b37
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x4c2aa5…2647f2
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xee7412…1181c7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x32e060…d86b9e
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0x95b2bc…1350ad
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xbead68…3e50ad
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa72d ago0xf40b61…76f1d5
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x751122…8133e6
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0x3f1bee…72ad5b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xc7c4b0…27804a
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa73d ago0xcfbeb4…4b13e8

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.