Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0xb0d6a1…c44f48
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0x97a995…cd84c2
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0x16d476…a2af86
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0xab5eb0…8aa90e
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0x7642c7…2a0a7d
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0xd0b4cd…df5c14
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0xb22cbe…ef0a33
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0x91a3fe…a82c09
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0x9ee3c2…2a44e8
0xc161…72360x9c95…e299Base$0.001100%Route unknown47d ago0xccb91f…fe4cf7
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0xc8614f…5f096d
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x2e1469…511f90
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0xcf1d6e…a9fc2e
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x7412b4…9abc35
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x833264…22594d
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x988205…8fca4e
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0xa47a86…a07d11
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x244c0b…03d29a
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x1e67d9…7ab686
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x3f815b…2c77af
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0xc99264…bb77fd
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0xd14fee…b74d15
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0xaf9ec2…85c4a6
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x223a63…c038e4
0xc161…72360x9c95…e299Base$0.001100%Route unknown48d ago0x27fe53…056805

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.