Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0x8af41e…722be6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0xa956d0…5d23fd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0x794093…524a71
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0xaf2b29…eb7004
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0xb49aff…6999bb
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0xfeb5fc…a0d6dc
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0xb8d22d…7582bc
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0x0171b8…226870
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0xc89b72…606dc1
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0x018f1a…3f3658
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0x3001cf…05198d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa65d ago0x2c8151…67a21b
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa66d ago0x0d2913…61c82e
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x8d2b87…0a8b57
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x1139c2…c3c577
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x838e73…1eae0d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x12c6c6…6a50d6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0xd9b377…64acd5
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x76bca6…31af23
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x5dca3b…086678
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x966df5…da0cf0
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0xcffd27…f1e90d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa66d ago0x24e6fc…8782df

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.