Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x8e9ee8…be4027
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xacb073…6515da
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x6c6d2b…416579
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x11ab35…c1607b
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x35ca33…98c607
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xa00242…3477d7
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xfc415a…674a69
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xefea92…6a03d2
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x57ef19…5ad237
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x8fabae…250b92
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xbb5cf6…230acc
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x11772e…9a82f1
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x421dc2…0e8fb2
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x08583f…dae9ea
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x3a0734…a30093
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x1eed80…491e0c
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xf7548c…1354e1
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xd1b41c…34d877
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x751b81…c45e28
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x7af6e9…f798b3
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xb9ee91…fc30de
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x2eb59d…e9d0c2
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x9b3db8…278c6f
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0x34b1fa…d722fd
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown71d ago0xfcfeaa…7cde64

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.