Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xcd46f7…804bab
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x017d2a…36b5f0
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xdb6d5d…9b52bb
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x53a6fc…b483d1
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x7b93e0…b4b763
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xd8ced8…ba0ecd
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x02ccda…a3c613
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x346444…03c78d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x4d5798…ae8896
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x34798b…1aad73
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x385cc0…71bd5e
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xda97ef…f875fb
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x404e22…cd3178
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xf8c0b2…897074
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x7c190d…aab46b
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xd972de…dcabd2
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xe5836d…37bf2a
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xd30a18…e3bdf7
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x34ad3b…c7f03d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x99d877…e4bc9e
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xb54588…fa28fc
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xe4268d…4560ce
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x7ac924…65c881
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0xd7c3d4…a3e8e9
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown50d ago0x2e92da…5cef6d

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.