Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0xc56b59…ac2c1f
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x431f7e…54a229
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0xec6b2c…8e8b03
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x71fbe3…8ca40b
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0xe15d05…5eafcb
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x79faaf…650b28
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x20a6d2…a099e2
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x4fee90…b6e720
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x0412ce…d38b95
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x1742fb…9b7bdd
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x9e05a5…c5375a
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0xf364c6…45a2a1
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x3b5d11…24c797
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x546280…3cb027
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x6d3d45…8aa766
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x53a839…fa817f
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown68d ago0x3201de…8f3de0
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x98a6d0…f925db
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xeb0972…ef928e
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xcd7eff…4b54cc
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x0fa7ac…d9a981
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x2e3825…a86190
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x5d1ce6…745090
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xab73cd…d724af
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xb9a166…70ba89

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.