Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd690…90400x9c95…e299Base—$0.001100%fluxa42d ago0x18ed3a…28d031
0xd690…90400x9c95…e299Base—$0.001100%fluxa42d ago0xf13e57…3aa775
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0xa4d07e…2f548d
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x6afe65…fd0c57
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x255c9d…fa776a
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x965080…661293
0xd690…90400xfe80…47eeBase—$0.001100%fluxa43d ago0xa0126d…dddee9
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x7aa374…c70702
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x0bb687…c8a590
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x440e4d…217ed1
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x903230…766a51
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x9e366f…aebc2b
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x2bbc4a…cf98e8
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0xecd5ac…2599ba
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0xc57584…4370b9
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x6ca405…fc14b7
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0xd6df92…1ab039
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0xf138e5…8c57b9
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0xb3a22d…10bac9
0xd690…90400x9c95…e299Base—$0.001100%fluxa43d ago0x9b0ade…8d4fdb
0xd690…90400xfe80…47eeBase—$0.001100%fluxa43d ago0x5cf0b6…9a1b6a

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.