Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown40d ago0xc14352…bf291a
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown40d ago0x4cfe96…51ac86
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown40d ago0x6c303c…948596
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown40d ago0xa7acbe…920b33
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x238467…c47620
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x3dd357…39b125
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x2183e4…3dcfb8
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x4ab5bb…0eaf2e
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0xfcd3e4…7cfb88
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x139475…349780
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0xecff09…48a9ef
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0xec9b5f…34270b
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x7352df…60daa7
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x5e5c90…3d8445
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0xcceeb8…c32895
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x35898a…4f9245
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x3c9f4d…a39239
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0xcbc736…ce84cd
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x2411d3…7c1c32
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x93e4f4…4b1d32
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x78ff9c…5f5c37
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x749228…90e334
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x21864b…8f82f5
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x54832b…59b96d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown41d ago0x4547d1…012b3c

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.