Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd567…83e90xf3f1…bac4Base—$0.01100%coinbase70d ago0x8b5751…45d231
0xd567…83e90x1da0…4f20Base—$0.01100%coinbase70d ago0x079b76…fd60d1
0xd567…83e90x41e9…4c3dBase—$0.01100%coinbase70d ago0xa8de5d…cfcae2
0xd567…83e90x5bed…2fb7Base—$0.01100%coinbase70d ago0xbc9ab6…e3ecda
0xd567…83e90xdd4f…21c3Base—$0.01100%coinbase70d ago0x791566…ca4f6f
0xd567…83e90x1398…851fBase—$0.01100%coinbase70d ago0xe661a6…9fbfa8
0xd567…83e90x84a9…994cBase—$0.01100%coinbase70d ago0x5fd6ab…fef66b
0xd567…83e90xe9a4…4818Base—$0.01100%coinbase70d ago0x78ba1a…936981
0xd567…83e90x42d4…239bBase—$0.01100%coinbase70d ago0x35b07b…04ad8b
0xd567…83e90x946c…db2cBase—$0.01100%coinbase70d ago0xca3e7b…9d1a9f
0xd567…83e90xfd7b…b998Base—$0.01100%coinbase70d ago0x6cf757…4119e5
0xd567…83e90x3eeb…daa0Base—$0.01100%coinbase70d ago0x5ceab4…dae935
0xd567…83e90x7092…e283Base—$0.01100%coinbase70d ago0x2592d8…1b95ca
0xd567…83e90x28bb…c231Base—$0.01100%coinbase70d ago0xcebfd6…cc2c5e
0xd567…83e90xea94…6e96Base—$0.01100%coinbase70d ago0x867010…9275e9
0xd567…83e90x3e60…5aa9Base—$0.01100%coinbase70d ago0x21a5af…7e64ce
0xd567…83e90x832f…e102Base—$0.01100%coinbase70d ago0x4ffcbd…8e232e
0xd567…83e90x288e…3a71Base—$0.01100%coinbase70d ago0x5a23aa…c46393
0xd567…83e90xb046…cc50Base—$0.01100%coinbase70d ago0x39fe1c…f655f2
0xd567…83e90x22e6…a620Base—$0.01100%coinbase70d ago0x160bec…0e8fae
0xd567…83e90x2f5c…bf6bBase—$0.01100%coinbase70d ago0x8f2ca6…4ebf70
0xd567…83e90xfa40…256eBase—$0.01100%coinbase70d ago0x0ecbe4…8200ca
0xd567…83e90xdebe…b3fcBase—$0.01100%coinbase70d ago0x501fb5…b85ee1
0xd567…83e90xac9c…d106Base—$0.01100%coinbase70d ago0x02164a…e88754
0xd567…83e90xf329…27b1Base—$0.01100%coinbase70d ago0xd9c051…274eba

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.