Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x9298a9…ee6435
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0xde557d…c038e6
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x2e37e7…4fd654
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0xfd627d…59279b
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0xf2598b…e684be
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0xab0909…4f7b03
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0xaee24d…428498
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x640ec8…908d00
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x1cdf02…e3f6b8
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x84efad…a94bf4
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0xdb2fd8…86b893
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x7c8d58…e91284
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x0d4a17…fda02a
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0x0297df…11d419
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown52d ago0xaff962…e075cf
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0xb1eb3e…2901f5
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0xf808a1…708147
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0xc9f167…f6a2dd
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0x7556ef…681fe0
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0x17a2d8…440b2b
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0x1da3b3…208a8d
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0xbde7b9…40fe37
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0x4e8bb5…e98637
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0xf5448e…986327
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown53d ago0x4a60b1…cabb1f

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.