Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0xb963a1…236c14
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0xabd95c…7d9f93
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0x5d1fbb…c0bf7a
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0x3397ec…5bdd5c
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0xae27b4…7f261f
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0x5f42dc…6db416
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0xd4871f…e9527a
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x8c6c59…96fa56
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0x41a6ef…bd086e
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0xca4020…7d31a5
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x71cd17…288f1e
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0xf7e941…780b87
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x8fb294…9b0849
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x881a38…1c61cb
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0xf54106…d5039b
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0xebfe8d…31a20e
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x05d29c…5fdd84
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x22aca8…0d4294
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x76fe3b…3f366b
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x7a52c0…18eba8
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x8724d0…0ac046
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x9ae3dd…48d494
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0x726c78…dcc474
0x1365…f9460x9c95…e299Base—$0.001100%fluxa42d ago0xaf9405…438b98
0x1365…f9460xfe80…47eeBase—$0.001100%fluxa42d ago0x25212f…03e408

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.