Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x17427c…97453e
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932120d ago0xde7a4b…e521ff
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932120d ago0xad73c1…6e10ab
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932120d ago0x466fb7…7e0e82
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x30311a…f7d2c7
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932120d ago0x8deef5…5793f0
0x781d…339d0x50eb…6480Base$0.003100%0x54f0…7932120d ago0x350392…5fc630
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x00dec0…29691e
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932120d ago0x3bac9b…9372c5
0x6b41…b4cf0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xe50422…6194c6
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932120d ago0x308bc7…9b1911
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932120d ago0x82780b…162b49
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xdbbe8c…f446b3
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932120d ago0x9e5bef…17d954
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xcb4fc0…2ee5ef
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932120d ago0xb7d22d…3b3377
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x58c06f…6ec3e2
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x3054f3…5783e1
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x1f14f2…97f748
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xf731aa…c9dc1a
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932120d ago0xb1e33f…30f1c1
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932120d ago0xb17860…cd8a29
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932120d ago0xff9001…f5e0d7
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932120d ago0x564136…b43015
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932120d ago0xeabe81…3afce9

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.