Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x0df6af…462f66
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x780c7b…32719d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x47e16f…e47bdc
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x75c6c0…0e245a
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x22769f…98d67d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x1ab685…1185ef
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xaaf631…2dd994
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xa871cf…9041e3
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xe87190…25b99e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xe6b210…9c384d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x59077e…c2e9c1
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x138c53…696ddc
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x0dc21c…5cc7b1
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xb8764c…42536d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x21e862…ce47a7
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x22198a…e8ff37
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x11b366…d23523
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x0619d8…1cf300
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xfbddf0…559042
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0x23a309…77c654
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xd62395…bcda1e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xafafd8…dfc4e0
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xc7d05c…511397
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown66d ago0xf14625…9b9d08
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown67d ago0xab6e3c…6ccc2c

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.