Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e50…5f760x3ea0…ca3fBase—$0.01100%coinbase69d ago0xd635a3…dab85f
0x6e50…5f760xb5b4…8ca2Base—$0.01100%coinbase69d ago0xc70258…32bca0
0x6e50…5f760x481c…63b6Base—$0.01100%coinbase69d ago0xccb496…dda2aa
0x6e50…5f760x9694…f241Base—$0.01100%coinbase69d ago0x70cf2a…19289e
0x6e50…5f760x8566…71aaBase—$0.01100%coinbase69d ago0x60a4dd…1784db
0x6e50…5f760xe125…c941Base—$0.01100%coinbase69d ago0x377b4d…925a01
0x6e50…5f760x8e86…bd56Base—$0.01100%coinbase69d ago0xba06bf…0d7f2d
0x6e50…5f760x07d4…6b2eBase—$0.01100%coinbase69d ago0x560ff6…153570
0x6e50…5f760x71af…07d0Base—$0.01100%coinbase69d ago0x2c3987…1b1344
0x6e50…5f760x9a60…197dBase—$0.01100%coinbase69d ago0xae718c…c07f4e
0x6e50…5f760x2c2c…f22aBase—$0.01100%coinbase69d ago0x29196d…874a1d
0x6e50…5f760x9db4…7fdeBase—$0.01100%coinbase69d ago0x4cd5c7…e02bd0
0x6e50…5f760x2ad7…fe37Base—$0.01100%coinbase69d ago0x49a8a8…ec553a
0x6e50…5f760xbd89…835dBase—$0.01100%coinbase69d ago0xa8def8…f6a5fb
0x6e50…5f760x3e37…3f09Base—$0.01100%coinbase70d ago0xa15575…d2db8b
0x6e50…5f760x07bd…3975Base—$0.01100%coinbase70d ago0xca697a…36cfba
0x6e50…5f760x825f…776cBase—$0.01100%coinbase70d ago0x73f7d2…1e1f2e
0x6e50…5f760x68a9…fb14Base—$0.01100%coinbase70d ago0x7499ec…35bd29
0x6e50…5f760x5207…4ac0Base—$0.01100%coinbase70d ago0x5b3108…f0bef6
0x6e50…5f760x3705…abdfBase—$0.01100%coinbase70d ago0xe18264…e223d7
0x6e50…5f760xa115…662dBase—$0.01100%coinbase70d ago0x77a3c8…ba847c
0x6e50…5f760xd10b…6aa3Base—$0.01100%coinbase70d ago0xc3a10f…b97517
0x6e50…5f760xf339…d74dBase—$0.01100%coinbase70d ago0x57431c…deb94e
0x6e50…5f760x54d8…e122Base—$0.01100%coinbase70d ago0x01b53d…7564e1
0x6e50…5f760xbefb…014fBase—$0.01100%coinbase70d ago0x35725a…ce5fb2

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.