Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xadd1…fcfcBase—$0.04100%fluxa112d ago0x2f4f01…fd493f
0xb90a…9ae40x4d43…2fbfBase—$0.04100%fluxa112d ago0xf4c18c…dc6dd6
0xb90a…9ae40xc37a…80caBase—$0.04100%fluxa112d ago0x5c3d79…dc50e9
0xb90a…9ae40xb331…78c4Base—$0.04100%fluxa112d ago0x3d7558…fdfbff
0xb90a…9ae40x0e76…32a5Base—$0.05100%fluxa112d ago0x0fd9d7…efa590
0xb90a…9ae40xe0d2…f11fBase—$0.04100%fluxa112d ago0x1b62b6…fb4998
0xb90a…9ae40x8714…ee3aBase—$0.01100%fluxa112d ago0x5a1218…826479
0xb90a…9ae40x3e65…b3e5Base—$0.04100%fluxa112d ago0xabffdf…fdb091
0xb90a…9ae40x6e6e…3da6Base—$0.09100%fluxa112d ago0x6c478f…c2b532
0xb90a…9ae40x6e6e…3da6Base—$0.01100%fluxa112d ago0xc74b56…62c896
0xb90a…9ae40xdf11…ec38Base—$0.05100%fluxa112d ago0x5c759c…0e2e26
0xb90a…9ae40xed36…1db6Base—$0.05100%fluxa112d ago0xa4aef1…59b3fe
0xb90a…9ae40x1e58…bef1Base—$0.05100%fluxa112d ago0x3fc25d…bb6e7e
0xb90a…9ae40x17aa…42f2Base—$0.05100%fluxa112d ago0xdd3b80…a5f4a2
0xb90a…9ae40xc235…bbceBase—$0.05100%fluxa112d ago0x7f05a0…70735b
0xb90a…9ae40x12b4…bb1dBase—$0.01100%fluxa112d ago0x43abd4…6d4635
0xb90a…9ae40xb0c4…dd6bBase—$0.01100%fluxa112d ago0x04f58c…55b06a
0xb90a…9ae40x33e3…383aBase—$0.05100%fluxa112d ago0x8409f6…197add
0xb90a…9ae40x280b…edd4Base—$0.05100%fluxa112d ago0x8deb37…96939f
0xb90a…9ae40x1490…b442Base—$0.05100%fluxa112d ago0xfb7994…4a7607
0xb90a…9ae40xccec…e0caBase—$0.05100%fluxa112d ago0xe9113a…c48a63
0xb90a…9ae40x0a55…651eBase—$0.05100%fluxa112d ago0xac993a…0d1120
0xb90a…9ae40x0242…00a9Base—$0.25100%fluxa112d ago0x304b2f…fb9972
0xb90a…9ae40xeb37…36aaBase—$12.61100%fluxa112d ago0x786fe7…424857
0xb90a…9ae40x2cd3…475aBase—$3.60100%fluxa112d ago0x9bc350…3196e0

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.