Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xc9ccc4…a68f63
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xc578a5…f02523
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x939b56…7f0c52
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xdafcc8…e0002a
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x189429…40bd51
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x34bc35…187bf7
0x0843…13900xfe80…47eeBase—$0.001100%fluxa33d ago0x97f91c…d3b69e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa33d ago0xbe6aa6…3edbb7
0x0843…13900xfe80…47eeBase—$0.001100%fluxa33d ago0xe9a94a…200365
0x0843…13900xfe80…47eeBase—$0.001100%fluxa33d ago0x42e206…e2abd5
0x0843…13900xfe80…47eeBase—$0.001100%fluxa33d ago0xb0f19d…8dc22e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa33d ago0x338d3e…f59229
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0x4769c0…dff76f
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0x93778e…ea9562
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0x821098…8d2950
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0xf2645a…a207f7
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0x7b50c7…125e56
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0xf98f29…ba2e75
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0xd6a171…3956d5
0x0843…13900xfe80…47eeBase—$0.001100%fluxa33d ago0xe0ccb8…676f7a
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0xda7d33…9e7988
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0x0f949d…c769a2
0x0843…13900x9c95…e299Base—$0.001100%fluxa33d ago0xc317d1…41df6a

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.