Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown54d ago0x25c7ed…d5717b
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x8fa407…05b9a4
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xfbfb00…b56a06
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xc4a06f…642662
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xfa905e…0fe345
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x268fb7…447c5e
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x8b6b4e…ec88b5
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x4b800a…583507
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x051c90…0bc355
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x77c905…1fb130
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xad13b6…a0437a
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xfb8734…149b95
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x24a397…b9a7ea
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x8e784d…82c1c1
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x3d3b77…1b23b7
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x2424a4…ea8139
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xf6ffa2…64bb62
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x000587…b748c2
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x296fcc…d4189f
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x328a65…1d6a77
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xa355c5…a96bd7
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xb03573…c8d4b3
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x9847ce…41a765
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0xaad9c5…56c5a0
0x56ab…626d0x9c95…e299Base$0.001100%Route unknown55d ago0x52c020…04c23b

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.