Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xfffed5…258af8
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xff147c…d7cd71
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xcdf409…98dcd8
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xc28030…a59249
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x1cd450…7c16d3
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x251d99…7d6b11
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xca04de…422c75
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x4bb0ef…6c70bf
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x40c4e3…c0803e
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xc04904…747de7
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x5bef1d…8fd036
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x352e0f…5a1b06
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xcf0cb8…9bdc70
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x9fb754…0a4634
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xdf35bd…0ccd76
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x4fe828…ecc609
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x5b3a91…e2fe9c
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x2a8068…792198
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x3f9f53…e316f5
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x54fb44…2f57ea
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x6942e9…70e100
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x850acc…d47c3f
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xa9580d…adeb9b
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0x5635ca…6349cf
0xb0ff…fe020x6839…1a2bBase$0.003100%Route unknown100d ago0xd36211…535958

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.