Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x759b43…a16f9c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x50ef3f…a16ff1
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x61565e…7632ce
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x759c2f…2a96e6
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x304122…649a28
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xeada66…35c62a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x85fb20…1cb3ef
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xb9e3e9…984def
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x4592e8…f502bf
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xbf280f…e63ccd
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x0b6487…284d9c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x21c73e…bb3e02
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xc4a453…44f0de
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x59be98…1c33a2
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x15997f…6e2f5a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x09c8b1…8e9800
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xeb2b33…c79be7
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x5ab269…a8c326
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xee92d6…8c442b
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xd65676…9f0379
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xbb4a2a…769b52
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x27fc94…622090
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xea3038…dd087a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0xa0627c…3fe686
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown54d ago0x4a7110…931547

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.