Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0xdc354f…d162e7
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x30e180…eb9239
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x7cdce1…5ee082
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x1e7d44…412573
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0xb81f19…b9d117
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0xdd35d3…a36a37
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x651154…4e60d1
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x353418…f910b0
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xdde083…391229
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xc47214…7c81b5
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0x4d83ce…534792
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xe6091f…56be66
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x28fb78…f7cdba
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xdb77ee…a5ec55
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xb5838e…53a3f3
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x7de32d…7857aa
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0xb7a8e6…69cdc4
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0x2bbe8d…30ecb5
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x7f5ede…d92c06
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0xacf9d3…a6fdc0
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0xa4f434…3ddfb2
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0x3a570a…f78f8d
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0x97cfe8…2374a7
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0x552152…72405a
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa36d ago0x0952d1…742967

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.