Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0xac61f3…d9c75d
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x9ed969…03a111
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x79bf24…8b572d
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x8e9743…bf741f
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0xd8c09b…4a27d0
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x409bb7…9267b7
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0xa8056a…7e4059
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0xe4a68a…45ce0c
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0xfe1d98…4df649
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x0a15f3…f412a0
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0xa634ff…a29e5f
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x9a5961…0b9982
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0x7b1ad9…378209
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0x2506d3…314144
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0x6c22dc…ece5c4
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0x318789…b64403
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0xff355e…e398f7
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0x5c415f…ebe105
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x541c53…05a101
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0x2cd50a…3792b5
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x88c7c8…3b97e6
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x7cee47…20039a
0xb4d8…cb940xfe80…47eeBase—$0.001100%fluxa45d ago0xa32e21…3ecd11
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x893f2a…c9a0b2
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x54690b…896df4

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.