Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x141e…50280x3e0a…78e7Base—$0.005439100%coinbase74d ago0xfb5b8e…5b8242
0x141e…50280x3e0a…78e7Base—$0.003979100%coinbase74d ago0xf44d65…4d6178
0x141e…50280x3e0a…78e7Base—$0.003702100%coinbase74d ago0x80c55f…00ad20
0x141e…50280x3e0a…78e7Base—$0.00366100%coinbase75d ago0x97f296…937030
0x141e…50280x3e0a…78e7Base—$0.004577100%coinbase75d ago0x9b6c73…b9d1e7
0x141e…50280x3e0a…78e7Base—$0.005937100%coinbase75d ago0xbd87e6…8a5ce3
0x141e…50280x3e0a…78e7Base—$0.003421100%coinbase75d ago0xebc1eb…1d5faf
0x141e…50280x3e0a…78e7Base—$0.002701100%coinbase75d ago0x50d355…c0e42d
0x141e…50280x3e0a…78e7Base—$0.004742100%coinbase75d ago0x3534c3…99a0af
0x141e…50280x3e0a…78e7Base—$0.004473100%coinbase75d ago0xfb7492…936ef4
0x141e…50280x3e0a…78e7Base—$0.004187100%coinbase75d ago0x92cd99…4d7bb8
0x141e…50280x3e0a…78e7Base—$0.004839100%coinbase75d ago0x567d4f…469766
0x141e…50280x3e0a…78e7Base—$0.002652100%coinbase75d ago0xcd195f…e9178f
0x141e…50280x3e0a…78e7Base—$0.004206100%coinbase75d ago0x77ff28…2b792f
0x141e…50280x3e0a…78e7Base—$0.003719100%coinbase75d ago0x3cfc03…94715a
0x141e…50280x3e0a…78e7Base—$0.005774100%coinbase75d ago0x5880e7…a6949b
0x141e…50280x3e0a…78e7Base—$0.002713100%coinbase75d ago0x68756f…2d1d9d
0x141e…50280x3e0a…78e7Base—$0.003515100%coinbase75d ago0xb12309…88e1b8
0x141e…50280x3e0a…78e7Base—$0.004433100%coinbase75d ago0x2c209a…d99fb7
0x141e…50280x3e0a…78e7Base—$0.002795100%coinbase75d ago0x625708…049cc1
0x141e…50280x3e0a…78e7Base—$0.005132100%coinbase75d ago0xe65b43…80fafb
0x141e…50280x3e0a…78e7Base—$0.003493100%coinbase75d ago0x618d6f…2e3ef5
0x141e…50280x3e0a…78e7Base—$0.004715100%coinbase75d ago0x19a784…d97c71
0x141e…50280x3e0a…78e7Base—$0.003041100%coinbase75d ago0x7bbb73…640573
0x141e…50280x3e0a…78e7Base—$0.003502100%coinbase75d ago0xcc2d04…72413e

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.