Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xa395f0…8c4852
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x51b037…a75cc9
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xfe5fcc…517e5b
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x267831…8fd810
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x334bf9…25c152
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x02d242…4f25d4
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x12e6bc…74dac8
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xeb52eb…eb1106
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x1d4695…04d394
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x4b5890…ae0594
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x682b0f…dc9542
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xdc9854…b26cc4
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xf1f881…1d872c
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xda41cf…baa789
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x3620ef…c85da8
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x933dce…4315b8
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xf9c89d…980a46
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x91cf81…73fa05
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xe7c753…5ead4b
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x88c2ac…1a1766
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x86c5d7…0b92fa
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xb875e5…97c526
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x0a4573…782221
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0x1f8c7b…ea77c2
0x4ed4…1ac20x9c95…e299Base$0.001100%Route unknown28d ago0xe9ab67…754417

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.