Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$1.05100%0x4339…3850104d ago0x9ce05e…1636b9
0x3fb1…7e250x0e3d…7757Base$2.10100%0x0477…fae0104d ago0x7fba19…622df9
0x3fb1…7e250x0e3d…7757Base$10.50100%0x79e1…2ea7104d ago0x939e8b…9318cf
0x3fb1…7e250x0e3d…7757Base$1.05100%0xe620…4901104d ago0x3396ee…f4291e
0x3fb1…7e250x0e3d…7757Base$1.05100%0x6204…1122104d ago0xf1e7d4…a2e23c
0x3fb1…7e250x0e3d…7757Base$31.50100%0xaa2e…f044104d ago0x1b4b0c…27171c
0x3fb1…7e250x0e3d…7757Base$6.30100%0xc807…52c7104d ago0x1f3157…9fc82c
0x3fb1…7e250x0e3d…7757Base$1.05100%0x515b…21b5104d ago0x385bcd…aa8a77
0x3fb1…7e250x0e3d…7757Base$3.15100%0x75ef…a0f9104d ago0x4d9bef…9e8779
0x3fb1…7e250x0e3d…7757Base$10.50100%0x28a1…4ae5104d ago0x76c261…0c7660
0x3fb1…7e250x0e3d…7757Base$10.50100%0xb9e3…292d104d ago0x5b2a11…4f0657
0x3fb1…7e250x0e3d…7757Base$15.75100%0x5047…e940104d ago0x4097ff…3284a5
0x3fb1…7e250x0e3d…7757Base$10.50100%0x3d37…8806104d ago0xbd1e3e…192054
0x3fb1…7e250x0e3d…7757Base$10.50100%0xcf26…86e6104d ago0x562127…905c68
0x3fb1…7e250x0e3d…7757Base$15.75100%0xd60b…b739104d ago0x90c320…92cce4
0x3fb1…7e250x0e3d…7757Base$3.15100%0xd4a6…3b8d104d ago0xc26650…d049c3
0x3fb1…7e250x0e3d…7757Base$3.15100%0x12ba…6b61104d ago0xe08eb5…0dc78e
0x3fb1…7e250x0e3d…7757Base$5.25100%0xe478…9dd7104d ago0x7362f4…3c83ea
0x3fb1…7e250x0e3d…7757Base$6.30100%0x9ce1…fd1c104d ago0xb94af7…45ea21
0x3fb1…7e250x0e3d…7757Base$12.60100%0x6768…2435104d ago0x4de7f6…1a6660
0x3fb1…7e250x0e3d…7757Base$10.50100%0xfe9d…bf46104d ago0xb7b4c3…d49195
0x3fb1…7e250x0e3d…7757Base$4.20100%0xbcc0…614b104d ago0x66030f…1cfcb0
0x3fb1…7e250x0e3d…7757Base$10.50100%0x0524…9389104d ago0xd646d3…169e31
0x3fb1…7e250x0e3d…7757Base$10.50100%0xf8c4…d836104d ago0x144936…63a0b0
0x3fb1…7e250x0e3d…7757Base$2.10100%0x1053…e7a9104d ago0x2ef823…43e81d

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.