Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa62d ago0x860c2b…c9bc73
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa62d ago0x346a04…fb1b2c
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa62d ago0x7512b3…476fc3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa62d ago0xf5720e…3eae59
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa62d ago0x42899c…2ddbe6
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa62d ago0x1f83e4…d852fc
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x38c140…89de3c
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x60ac5e…065116
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x7bdfd4…18b5f9
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x64a00c…e16c29
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xba5f5f…72ec7c
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x83872a…ef387a
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xfe3365…b1c70e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xa439ba…aea317
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xc5d8e1…a98765
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xb0131a…82c1cc
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xc04401…b9e788
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x0bab89…b55870
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x4762e4…231c51
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x12e5eb…085205
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x949223…1ecbfc
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0xe2a982…b4f24b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa63d ago0x47e0ef…8aefcf

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.