Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x70d7c7…dc4207
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0xae63bb…4269a9
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x9d3f9f…e1a45d
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x2d7ea7…c3e6b4
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x8d5e41…38f268
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x7aaae4…49655b
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0xdf0c25…1f806f
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0xbe8366…d5f75c
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0xc3fb8d…1cd849
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x22126d…78dd0f
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x18aef3…e4923c
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x3b66e2…a29466
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0xdc2f60…7eff12
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x516fae…741a96
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x7b8e68…6dccc9
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x9a5755…ed1a13
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x88094d…b01e31
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0xdc22ca…5a3ded
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0xddeee2…36e43f
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x77d9fa…9dcb0e
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x45dcf0…09b97b
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x167f6e…417f88
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x727820…4df881
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x6e53cc…020051
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0xeb9b13…dea70d

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.