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—$5.25100%0x6647…5526109d ago0x550c46…8f57d9
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xf239…386c109d ago0x9312c4…7ab317
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x73f4…8367109d ago0x8f36e5…9f1037
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x60af…6a25109d ago0x5ec011…45e0cd
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x971f…ddbf109d ago0x10dee5…286c39
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x1f7e…db96109d ago0x75488a…5bec2b
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x271d…d4bc109d ago0xd85f00…536ff7
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6bdd…b276109d ago0xe40136…3754e3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x581b…eeb2109d ago0x5df76f…905bee
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc2ed…bd4e109d ago0xd4f8c6…29f682
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x93eb…4c29109d ago0x159b02…6d2ba9
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1c09…186f109d ago0x1b2b5c…270fa8
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0156…b0f5109d ago0xbb9e23…a74022
0x4bfb…0c880x0e3d…7757Base—$28.35100%0x96b2…cc5e109d ago0x71caa1…8c0dfc
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x160a…c891110d ago0xb787e1…405c52
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0a75…f28f110d ago0x6b288e…c839c3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8c4f…19d7110d ago0x350804…5d6364
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x493f…ab8f110d ago0xcd329f…50392e
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5d0b…1ded110d ago0x096fde…5b4b16
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x898f…4f5e110d ago0x7cbfa5…12f45e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xa225…dabf110d ago0xc4f05e…b9c0cc
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x35b0…b810110d ago0x75e399…e26a57
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0908…9e51110d ago0x0727fc…56185d
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xb55c…2e3e110d ago0x8f05d7…a381cf
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x1875…8fcf110d ago0x852cb4…f6b71e

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.