Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed27…9d190x7ea5…b0b7Base—$0.01100%coinbase78d ago0x4f1a84…9f1d83
0xed27…9d190xf9b0…71b6Base—$0.01100%coinbase78d ago0xe319b0…45d0f7
0xed27…9d190xaecd…3640Base—$0.01100%coinbase78d ago0x2e30ca…eb1334
0xed27…9d190xa935…56f8Base—$0.01100%coinbase78d ago0x1b946c…df82e3
0xed27…9d190x86ce…d156Base—$0.01100%coinbase78d ago0x6baf2c…f0b33b
0xed27…9d190xc5bf…8361Base—$0.01100%coinbase78d ago0xdc6246…d0f6e1
0xed27…9d190x332a…b459Base—$0.01100%coinbase78d ago0xeaef0d…58e10d
0xed27…9d190x1fcb…3008Base—$0.01100%coinbase79d ago0x0c965e…abf280
0xed27…9d190xa306…8de4Base—$0.01100%coinbase79d ago0xba4ccd…00631b
0xed27…9d190x2aa9…4ddaBase—$0.01100%coinbase79d ago0xed73dd…95bed5
0xed27…9d190x7061…598bBase—$0.01100%coinbase79d ago0x70c949…d2b175
0xed27…9d190xfc57…fdaaBase—$0.01100%coinbase79d ago0x71ba33…e3b210
0xed27…9d190xb1c9…6b71Base—$0.01100%coinbase79d ago0xfb9f1e…b90eb2
0xed27…9d190x5bc1…c92eBase—$0.01100%coinbase79d ago0xe36f98…fcec8d
0xed27…9d190xc992…e6c8Base—$0.01100%coinbase79d ago0x79c7dc…f49d67
0xed27…9d190xfbe6…034dBase—$0.01100%coinbase79d ago0x49f0dc…8021b0
0xed27…9d190xeaa6…8480Base—$0.01100%coinbase79d ago0x45e484…6e3e8f
0xed27…9d190x9646…43a4Base—$0.01100%coinbase79d ago0x697f64…c7de40
0xed27…9d190xa753…ce19Base—$0.01100%coinbase79d ago0xd34444…999927
0xed27…9d190x432b…882aBase—$0.01100%coinbase79d ago0x0f13f9…1a5b77
0xed27…9d190x3494…1919Base—$0.01100%coinbase79d ago0xf41875…909aa0
0xed27…9d190xb037…e22cBase—$0.01100%coinbase79d ago0x8f6062…abfb0e
0xed27…9d190x4af6…5654Base—$0.01100%coinbase79d ago0xb241c8…560031
0xed27…9d190xdfdf…cb29Base—$0.01100%coinbase79d ago0xde104f…28b25d
0xed27…9d190xe1bb…fdffBase—$0.01100%coinbase79d ago0xf34182…790ef0

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.