Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0xc1ebdd…f09ae7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x5814ef…a1debb
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x32d742…e7f5f3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x943a7b…2ec200
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x9fbeb8…dfb914
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x4f36fa…d7a340
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x64b931…d3fff2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x3009e5…1f7817
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0xfb57a8…74f3bc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x2fe385…56c774
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x2e91d9…7f2cae
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x7e8574…dd4b1e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x57fb44…01f25e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x088796…f53709
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0xf957c2…df4b3e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x569df2…5ccd21
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0xc279de…88689b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x886d82…6c085a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0x28f434…53ad94
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0xafe75f…16d705
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase72d ago0xcf1dc0…971911
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase73d ago0x88b461…06e16c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase73d ago0x0171d3…4a7dfd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase73d ago0x9612a0…97565b

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.