Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xde44bf…256c84
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xdfdd03…641902
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xc07559…cc89ce
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xa5924b…5c771d
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x0a2747…662c77
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x502bd3…a4eaee
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x6d79d1…49dc3f
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x578fad…d717de
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x993b21…49c031
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x956eb8…93e396
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x3d017c…2c7be9
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xf2b95f…fd3b0c
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x02b2c9…064009
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xaf2c2f…9b5af2
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xba4d13…637655
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x09efcd…a81107
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x84c77b…9eb017
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x8a8345…a6d623
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x90f3a4…1ab456
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x88efd5…ff9c2b
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x1a985d…816863
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xfaac1b…eb5981
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0xb354fd…486781
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown59d ago0x26f8f7…bae2b6

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.