Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0007…8867110d ago0x62b957…afadaf
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x2d8d…3016110d ago0x528774…13f2c1
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x212c…a8f6110d ago0x14fb2e…591a63
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x0f31…87b1110d ago0xac128c…946a7d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x79f3…6a38110d ago0x822172…04a09b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xdcd9…b01a110d ago0x1aaafd…64924b
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x8516…0883111d ago0xce60cc…6d9043
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xc7c2…61a5111d ago0x51d7ec…1474aa
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x466a…f271111d ago0xca98d4…fb4dce
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x493f…ab8f111d ago0x11c734…be0820
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa438…8fb8111d ago0x3f6db9…e122af
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x88cf…d21b111d ago0xdf727d…075d82
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xc6b9…2d86111d ago0xa630cb…fcfccb
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x4f6a…d2f6111d ago0x24deba…c525b9
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x89b2…a87a111d ago0x807d00…6bfd3f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x86c0…2889111d ago0xbd8607…70f2b3
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1e92…0cb7111d ago0x1447f8…2284b8
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4e90…564a111d ago0xbf0cce…61a651
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd253…4d18111d ago0x410bcf…71b206
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x45b7…2d94111d ago0x825a4f…5f1be4
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xe0dd…9b2b111d ago0x09c3f3…39a85e
0x4bfb…0c880x0e3d…7757Base—$52.50100%0x6c20…6aed111d ago0x69d55c…67fd8c

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.