Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x117d25…e41768
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0xf22b96…807ef3
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x651f73…da9990
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x048c70…61d7b8
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x9b5571…558284
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x6e9ca8…771b0b
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x99ef01…8138ff
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0xe5eecc…94a78b
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x008889…7ba9fd
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x2e21f2…322a72
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x3f571a…3f326d
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x3c750a…94c860
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x1a00b1…438a70
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0xa132a9…5789bd
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x23e71b…4a0a74
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0x1b9484…72ce24
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa10d ago0xe21f7f…d13177
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0x926126…7b5d9b
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0xac2960…5ba51d
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0xc04e8d…82aecf
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0x166ed5…67acf3
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0x9a6ad4…8c0eba
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0x22df72…8a0d19
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0x21e3a0…53ed91
0x1cd5…d81a0xfe80…47eeBase$0.001100%fluxa11d ago0x539868…c9074c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.