Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6d10…b12b1d ago0xb5eb22…f32a19
0xc9a2…31540x47c5…4fc3Base—$36.7570%0x345f…57af1d ago0x984fc0…eef26e
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xbb4c…e40c1d ago0x78549b…3adda9
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x45b7…2d941d ago0x5b9431…c9fdb2
0xc9a2…31540x47c5…4fc3Base—$13.6570%0x02d7…6ab31d ago0x49d307…4819bf
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xcd39…07241d ago0xb9e115…5f36c7
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x4d61…68381d ago0x71fed1…38aa69
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xeb2b…34ca1d ago0x57b7af…3b5dbb
0xc9a2…31540x47c5…4fc3Base—$42.0070%0x771b…60b81d ago0x6070ad…cad0e9
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x14dd…a4ea1d ago0xe21862…e83b37
0xc9a2…31540x47c5…4fc3Base—$148.0570%0xc76e…a7a91d ago0xfdd46f…24c40d
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0ad8…9d8a2d ago0xa71786…593a6e
0xc9a2…31540x47c5…4fc3Base—$210.0070%0xf239…386c2d ago0x56438a…70991b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa6d0…a3cd2d ago0xce91b7…f140c9
0xc9a2…31540x47c5…4fc3Base—$31.5070%0x9d66…1ab62d ago0x513ee0…a53a4e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc4f0…35962d ago0x7bb4d8…1eba59
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2640…d7672d ago0x7f5df1…4bc11f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xfb58…2b722d ago0x74394a…f491b9
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6d99…b4332d ago0xb6b9f0…429bc0
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0dd6…b0b02d ago0x3c8b9d…d11755
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xdcda…ec2f2d ago0x228041…6863e8
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9903…29c42d ago0x1c9367…1cf61c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc5a1…8a342d ago0xb1e6c9…c56110
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x127e…b24a2d ago0xf35ccc…f16201
0xc9a2…31540x47c5…4fc3Base—$31.5070%0x03f1…4e5f2d ago0xc18c59…bd3d1d

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.