Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x5c65f9…9e1dac
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xad3e0d…3e0e59
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xe4799f…1245e7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xa459a2…95d7ca
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xbf2c36…3d8f75
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xafbc02…779036
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x85153a…45d6df
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x5d9177…22f182
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xc80e64…313985
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x20fb96…36f1ae
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xcb485b…dfb00f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x20f906…ea0240
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xcded11…6b98b2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x9d880e…0d9d33
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x48b9b6…d4db7f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x123a33…f335e2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x4c1aa0…e74958
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x7b4185…964bea
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x7df929…850d58
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x165dda…78c735
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x6de9c6…1427ef
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xa37015…fc5a45
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xab692f…cee559
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x533684…edf67c

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.