Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x2b6d…32c5Base2sPublic-records$0.0024100%coinbase100d ago0xdfc834…ece128
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0x3cf3a1…0fa0bc
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0xa08ace…4801e3
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0xd93da6…9d1ee5
0x13b1…573f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase100d ago0xf6c297…963926
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase100d ago0x7e0e7b…b6b320
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00144100%candidates100d ago0x7b6e95…c515b3
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase100d ago0xaea2bc…8ec40e
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%coinbase100d ago0xc6b439…46a7ed
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase100d ago0xb687ff…c6f1fb
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase100d ago0xfecb79…6af10f
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0018100%candidates100d ago0x82ddbd…204044
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0048100%candidates100d ago0x098fff…f7707c
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00144100%candidates100d ago0x3d6b5b…506332
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase100d ago0xd10960…51e048
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase100d ago0x2afeda…086517
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase100d ago0xff7f11…dd983d
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0012100%candidates100d ago0x767d89…a78b50
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0048100%candidates100d ago0x7faac5…204fa3
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase100d ago0x1cbda4…06ee0d
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.13100%coinbase100d ago0x8b9ace…628c2b
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0036100%coinbase100d ago0xa265dc…520c68
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase100d ago0x1c9bd1…8aa05c
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase100d ago0x9be65a…f048c4
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase100d ago0xedef82…4a69fc

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.