Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0xc78719…30f33a
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0xf6db71…e74c80
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x2cd553…becb2a
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0xa64df8…f1007e
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x4a468e…8ac86c
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0xce95b2…265a24
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x158a1d…a00476
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x71826a…e5f3e9
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x0c4256…3b3d75
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x2a7463…b98af4
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x1cbd05…684293
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x141ff4…1e841b
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x103ba6…7caa6a
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x06066f…58ffbc
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x12f043…4af093
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x9866f6…72cd5f
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x6f53ea…c596ef
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x9c1e58…93d9c4
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0xfc2b58…cf5e64
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x7ffc54…2a3ef1
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0x0e3c2b…4d05dd
0xdb6d…46d40x9c95…e299Base$0.001100%Route unknown46d ago0xc9bd04…a1a028

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.