Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0x26a58a…85efb3
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0x8e2108…57d022
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0xb12c92…75a125
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0x13e01f…bf66a8
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0xf79779…535964
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0xeef326…e29c87
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0xb3bcf4…173149
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0x560838…ad8e83
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0xe456d9…1adbfe
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0x51c03f…085ec6
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0x0a28cd…f7924b
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0xc180c2…ebe659
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown44d ago0xf73294…7ce15b
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0xe4f7b0…5d3ed1
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x4e4680…7439ce
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x0083c3…9cfd14
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0xa0e5c3…45885a
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x5895af…449ea6
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0xed7572…dcdbbe
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x529637…66d25f
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x5a3bc5…0f3ed8
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x4a710e…0c71eb
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x25f91e…0dbe73
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x58afbf…2016b0
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown45d ago0x0fd799…db1219

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.