Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x8fd195…3a62f9
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x1c9816…500374
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0xe1ba82…b19379
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0xda1daf…3e52a9
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0xef8987…0f5f06
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x8e35b2…98d055
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0xbf3a39…2ac79a
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x18e25d…9d4f75
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0xc2dcd0…010791
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x89e601…681947
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0xe28a38…2c5581
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0xc5869f…747686
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x5d28fb…05c8b1
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x157c5b…47a2ef
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x953722…dbffec
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x5e4fc6…84aa89
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x32245a…711c63
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0x28c82f…94b48f
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0x7dc33d…394436
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0x626a14…584156
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0x974a40…972158
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0x0eaeed…b14650
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0x984a23…63d591
0x775d…f4b40xfe80…47eeBase—$0.001100%fluxa39d ago0xe17d3f…cc3c76
0x775d…f4b40x9c95…e299Base—$0.001100%fluxa39d ago0xb60e4f…c55d2d

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.