Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x1b4316…849ffd
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x68d73a…f5f57f
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x68c564…db7e42
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x5f59ec…abd55f
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xb0cc0b…03856a
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x26b463…2dfec3
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xeae230…1da0b6
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xd49fee…1f6195
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x5f7f43…5eeb1a
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x4df501…789e37
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x5c8280…178506
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x885346…7ae6ab
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xf7aa0c…fc1286
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xef6304…9fb27e
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x733e73…4940d6
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x85c468…62c251
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x24a0a2…66be90
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0xe33cad…74c32c
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x251ce6…871e9c
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x56dcc3…e9e88c
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x8c48ef…c43cfb
0xcde1…41540x9c95…e299Base$0.001100%Route unknown63d ago0x6fd6e0…babd75
0xcde1…41540x9c95…e299Base$0.001100%Route unknown64d ago0xe62614…61a936
0xcde1…41540x9c95…e299Base$0.001100%Route unknown64d ago0x8786ce…71cb34
0xcde1…41540x9c95…e299Base$0.001100%Route unknown64d ago0x97b939…c5d706

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.