Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9495…d5780x99e4…9231Base—$2.0070%0x4661…93fd38d ago0x078f83…bd41a1
0x5e73…62dc0x99e4…9231Base—$2.0070%0x4661…93fd38d ago0x4c07d6…976c20
0x7bdf…977f0x99e4…9231Base—$2.0070%0x4661…93fd38d ago0xf265f6…171547
0xd7ed…91f20x99e4…9231Base—$2.0070%0x4661…93fd38d ago0x4e9ae2…ebbde3
0xe33e…898a0x99e4…9231Base—$2.0070%0x4661…93fd38d ago0xa5e353…a12d60
0xc662…1bf60x99e4…9231Base—$2.0070%0x4661…93fd38d ago0x8d4bf2…f29449
0x25b9…14e20x99e4…9231Base—$5.0070%0x4661…93fd38d ago0xb542e2…ec13ce
0x25b9…14e20x99e4…9231Base—$2.0070%0x4661…93fd38d ago0x5f8acf…3c8b35
0xbdcb…82790x99e4…9231Base—$2.0070%0x4661…93fd38d ago0x94fc7c…fc6ded
0x0450…fe040x99e4…9231Base—$5.0070%0x4661…93fd38d ago0x5c3f18…3d809e
0x18b4…99d50x99e4…9231Base—$2.0070%0x4661…93fd38d ago0x408ddb…d177a6
0x349c…b2af0x99e4…9231Base—$2.0070%0x4661…93fd39d ago0xc75c64…6cc6fd
0xf0f0…e1960x99e4…9231Base—$2.0070%0x4661…93fd39d ago0xebb836…e07c76
0x349c…b2af0x99e4…9231Base—$5.0070%0x4661…93fd39d ago0x40964d…997ab4
0xa45c…0ee50x99e4…9231Base—$2.0070%0x4661…93fd39d ago0xd21b00…0068b8

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.