Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0x7a248f…4fe5a3
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xd80866…18d3fa
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xe1d18c…f4fcd3
0xf73b…05830x9c95…e299Base—$0.001100%fluxa37d ago0xa72268…697d6e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0x8cd534…201e92
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0x8e7ae6…5170d1
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xfa2140…a8036a
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0x2234aa…4279a0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0x43a288…c4ffba
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0x9729e2…d600dd
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xaa16b4…3a8d2b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xf63000…5b6318
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0x8dc7c5…a449c1
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xba24a4…5da571
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xe31205…8a57d2
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa37d ago0xb01389…0e827a
0xf73b…05830x9c95…e299Base—$0.001100%fluxa38d ago0xec505b…0bc3a7
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa38d ago0x340b06…d6a74a
0xf73b…05830x9c95…e299Base—$0.001100%fluxa38d ago0x1ffa32…ee0433
0xf73b…05830x9c95…e299Base—$0.001100%fluxa38d ago0xfdc67d…a08fbe
0xf73b…05830x9c95…e299Base—$0.001100%fluxa38d ago0x9e223f…7a5861
0xf73b…05830x9c95…e299Base—$0.001100%fluxa38d ago0x8b39b1…7f7a4a
0xf73b…05830x9c95…e299Base—$0.001100%fluxa38d ago0xa295da…67795f
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa38d ago0x76dfa7…8276b9
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa38d ago0xdf7250…730569

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.