Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x82d8fd…98ff5d
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0xb5967f…b5f1de
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x947501…a25764
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0xc7a0d3…1a0395
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x0d90fe…43ac5b
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x014c32…cb1215
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x854799…5c083d
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x347a4a…445631
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x77f9c7…1664d6
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x7eecf0…89a72c
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0xe9e21d…b3d420
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0xd6f7be…932eb1
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x87d05b…1d42ee
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x116cda…67c599
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x29d541…236b11
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x32079e…0f3d88
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0x4405e4…76b87f
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0xd4046a…f8fb24
0x0825…b5330x9c95…e299Base—$0.001100%fluxa71d ago0xe3d7dd…4d7ae9
0x0825…b5330x9c95…e299Base—$0.001100%fluxa72d ago0xe9545c…d0a827
0x0825…b5330x9c95…e299Base—$0.001100%fluxa72d ago0x1b28a1…40a4b2
0x0825…b5330x9c95…e299Base—$0.001100%fluxa72d ago0x352f9a…b5c95c
0x0825…b5330x9c95…e299Base—$0.001100%fluxa72d ago0xe21566…2b8f73
0x0825…b5330x9c95…e299Base—$0.001100%fluxa72d ago0x70bcfa…63d7a2
0x0825…b5330x9c95…e299Base—$0.001100%fluxa72d ago0xb63f25…7bebd8

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.