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%coinbase19d ago0xf81687…e65b1f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x01c291…bbebd4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x6e80c2…3f439a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xadba7d…cfaed9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xf8441b…37aaf4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x9958cb…870a19
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x2818b5…098184
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x09d2e4…910de1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xae9d83…14bbec
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x774e30…3bad60
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xade6b8…e6b562
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x3e411c…007355
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x7a5ecd…fe816c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x5ec788…3e3c1c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x1f0326…4f303c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x96ed27…b5cf74
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x61238e…5c4569
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x2c4d42…cd4ae8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x44fccf…8623ce
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xec948b…538066
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x663414…c6c9bb
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x2924bb…9a7cf0
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x4a66cb…efba6b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xd6e8bf…a6ce54

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.