Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee5…2c310xf88a…4fd4Base—$0.01100%coinbase75d ago0xe1ac6a…ef5879
0x6ee5…2c310xba2d…12fbBase—$0.01100%coinbase75d ago0x750ee4…8fc5ba
0x6ee5…2c310xaebb…b1c0Base—$0.01100%coinbase75d ago0x255591…cd7d43
0x6ee5…2c310xfb77…4aeaBase—$0.01100%coinbase75d ago0x675a11…62e713
0x6ee5…2c310x0877…e159Base—$0.01100%coinbase75d ago0xa68484…a6dc93
0x6ee5…2c310x7c2f…bc30Base—$0.01100%coinbase75d ago0x1943dc…2e8ebd
0x6ee5…2c310x9df6…4bd4Base—$0.01100%coinbase75d ago0x0a1923…a352b1
0x6ee5…2c310x089e…c008Base—$0.01100%coinbase75d ago0x977951…a1e39b
0x6ee5…2c310xe0c1…de08Base—$0.01100%coinbase75d ago0x04d874…cbe395
0x6ee5…2c310xdb68…7822Base—$0.01100%coinbase75d ago0xddd302…36bb7c
0x6ee5…2c310x064f…065fBase—$0.01100%coinbase75d ago0xdacfc2…486a29
0x6ee5…2c310x9a78…420cBase—$0.01100%coinbase75d ago0x377457…60a6f4
0x6ee5…2c310xa4cc…4934Base—$0.01100%coinbase75d ago0x947e30…788d11
0x6ee5…2c310x8c56…eaaeBase—$0.01100%coinbase75d ago0x1fc9eb…c22607
0x6ee5…2c310x5fa3…5575Base—$0.01100%coinbase75d ago0x0316cb…adc71a
0x6ee5…2c310x65fa…4f63Base—$0.01100%coinbase75d ago0xaddfa5…408c19
0x6ee5…2c310xc5d7…fcb0Base—$0.01100%coinbase75d ago0x2589fd…8dee31
0x6ee5…2c310xfba8…d6ddBase—$0.01100%coinbase75d ago0x26aa19…8977e5
0x6ee5…2c310xff44…df31Base—$0.01100%coinbase75d ago0x25f492…5afb5e
0x6ee5…2c310x7f9c…d4f3Base—$0.01100%coinbase75d ago0xde4a25…a0eea0
0x6ee5…2c310x9ecc…3a96Base—$0.01100%coinbase75d ago0xb430de…67b222
0x6ee5…2c310xb772…0ed9Base—$0.01100%coinbase75d ago0x107ae0…9e7c1d
0x6ee5…2c310x63be…cdbeBase—$0.01100%coinbase75d ago0x08d1bd…a58d5f
0x6ee5…2c310x51f0…81cdBase—$0.01100%coinbase75d ago0x1768f8…5b8e43
0x6ee5…2c310x88b4…4b92Base—$0.01100%coinbase75d ago0x436519…cbb109

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.