Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0x1713…0882Base—$1.2570%0x7e99…098814d ago0x8d941a…cb43c1
0xfc2e…db2d0x5e85…fa18Base—$1.2570%0x7e99…098814d ago0xbbf992…36bf4f
0xfc2e…db2d0x3879…4e0bBase—$1.2570%0x7e99…098814d ago0xc7a383…4bca88
0xfc2e…db2d0x59e5…ce05Base—$1.2570%0x7e99…098814d ago0x5f73fd…64f824
0xfc2e…db2d0x4379…cae9Base—$1.2570%0x7e99…098814d ago0xb6717a…637dab
0xfc2e…db2d0xf7d5…d0a7Base—$1.2570%0x7e99…098814d ago0xb0693e…c4760e
0xfc2e…db2d0xaa23…5fd2Base—$1.2570%0x7e99…098814d ago0x54958a…303e60
0xfc2e…db2d0x814d…dcf5Base—$1.2570%0x7e99…098814d ago0x60a538…59a646
0xfc2e…db2d0xb717…02ccBase—$1.2570%0x7e99…098814d ago0x7dcd08…0d8fb6
0xfc2e…db2d0x03e2…64afBase—$1.2570%0x7e99…098814d ago0x8cf368…f3b398
0xfc2e…db2d0xc1ab…cb78Base—$1.2570%0x7e99…098814d ago0x78b5bd…7ab4ae
0xfc2e…db2d0xf19a…4b59Base—$1.2570%0x7e99…098814d ago0x95b133…af6120
0xfc2e…db2d0xd6f1…7c96Base—$1.2570%0x7e99…098814d ago0x4ac3ef…1c1d48
0xfc2e…db2d0x833c…e341Base—$1.2570%0x7e99…098814d ago0xe12eea…faa151
0xfc2e…db2d0x54b4…78e3Base—$1.2570%0x7e99…098814d ago0xe6e17c…93fe9e
0xfc2e…db2d0xbe84…f301Base—$1.2570%0x7e99…098814d ago0x9f79c1…909a00
0xfc2e…db2d0xd18c…e53aBase—$1.2570%0x7e99…098814d ago0x35d2f8…4c1dc5
0xfc2e…db2d0xfe10…a83aBase—$1.2570%0x7e99…098814d ago0x802fb9…c8679f
0xfc2e…db2d0x93cf…45f1Base—$1.2570%0x7e99…098814d ago0x76a15f…8cc531
0xfc2e…db2d0xcfe0…1cd4Base—$1.2570%0x7e99…098814d ago0x9c3103…7873ea
0xfc2e…db2d0x905d…c222Base—$1.2570%0x7e99…098814d ago0xd441a6…9a9a4e
0xfc2e…db2d0x88cd…5e3bBase—$1.2570%0x7e99…098814d ago0x330977…8085f6
0xfc2e…db2d0x8f62…b8efBase—$1.2570%0x7e99…098815d ago0x99f526…cb2b4f
0xfc2e…db2d0x35c8…030aBase—$1.2570%0x7e99…098815d ago0xddb38c…a5ead8

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.