Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0xea39b7…a4a2e7
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0x39e4d6…154071
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0xedeffb…2a30bf
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0xa01fa5…819cf0
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase75d ago0x39fe02…423852
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0xff24ea…e674ea
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0x54b077…4dcaa6
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0x676194…bb9a27
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0x8cf042…7117be
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0xd164a0…d05501
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase75d ago0x436c15…6f21a0
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0xbaa577…b356ef
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0xc43efa…10c525
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0xa79d41…9e8f00
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0xad8215…efd5b3
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0x69fdfb…6c89d2
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0x753ff8…1c2f84
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0x37ec53…e75646
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0x4450c6…88ba10
0x3d9d…493f0x6839…1a2bBase$0.003100%coinbase76d ago0xff5ddc…09fc7f
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase76d ago0xd1f6e1…645a52

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.