Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$2.10100%0x238c…f4bb70d ago0xd5341a…681037
0x5d79…ab930x0e3d…7757Base—$5.25100%0x7381…a3ba70d ago0x18992a…f34bf3
0x5d79…ab930x0e3d…7757Base—$2.10100%0xdeef…04fd70d ago0xae3e9c…d17c52
0x5d79…ab930x0e3d…7757Base—$5.25100%0x3845…8ad270d ago0x943166…356c3a
0x5d79…ab930x0e3d…7757Base—$5.25100%0x33a2…877f70d ago0x614f3f…e02b77
0x5d79…ab930x0e3d…7757Base—$2.10100%0x73bd…b44470d ago0x76dedb…32b87a
0x5d79…ab930x0e3d…7757Base—$105.00100%0x1efc…9e4370d ago0x0258c3…138402
0x5d79…ab930x0e3d…7757Base—$5.25100%0x14dd…a4ea70d ago0xd7ca90…de44d1
0x5d79…ab930x0e3d…7757Base—$2.10100%0xcfc4…e10470d ago0x578aed…e864e0
0x5d79…ab930x0e3d…7757Base—$2.10100%0x06ee…cb5270d ago0x2f760b…fb94db
0x5d79…ab930x0e3d…7757Base—$1.05100%0x88cf…d21b70d ago0x8dd591…984574
0x5d79…ab930x0e3d…7757Base—$42.00100%0xa690…238c70d ago0xd9917d…2c5c4f
0x5d79…ab930x0e3d…7757Base—$10.50100%0x7dc9…9d7b70d ago0x20d6af…a02f2e
0x5d79…ab930x0e3d…7757Base—$31.50100%0x1e76…9aba70d ago0x73f35a…8994a0
0x5d79…ab930x0e3d…7757Base—$1.05100%0x31fe…80c470d ago0x8beb0b…19d37e
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc6a6…b85570d ago0x32fe88…62c701

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.