Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x51c77a…33c10e
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa32d ago0xc7be0a…a9801b
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0xb6efeb…66b31f
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0xac006d…37b228
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x6e8e12…4205f5
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0xd7cf38…e0643a
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x825605…ddb1ca
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0xfe405d…d00871
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa32d ago0x62d573…1f4e97
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x284b9d…a7491c
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x0af68e…4f9583
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa32d ago0x927328…b6e340
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa32d ago0x506922…963b82
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x02b16d…c4d9b9
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa32d ago0x86d7d8…e8a66e
0x0773…9b8b0xfe80…47eeBase—$0.001100%fluxa32d ago0xa98a47…2598f5
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x83fb4e…57ff3f
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x9f9366…5eb9f0
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0xd97200…97be9a
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0x852a5b…55a056
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa32d ago0xa23fd7…8b6e2f
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x3ee3cd…a294bb
0x0773…9b8b0x9c95…e299Base—$0.001100%fluxa33d ago0x0ff307…9bfd87

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.