Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x7e2234…307f15
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x3b29c2…0adfdf
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x092aed…b13a52
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x4e24f0…52ae3b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x500041…5c6688
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x08fe99…1e33dd
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x2c0f48…b0d749
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x15fe4b…f28870
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xa94265…96ba5f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xf84f8d…815a90
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xb8a7e0…cac44e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x9775b0…e95c3b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x68ae5b…01b1cf
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x6ab0da…f41b9c
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x776b81…0e7ec2
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xf957ff…90567b
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x0b69d5…dc7ef1
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x97e3ed…841f28
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x852f58…233e1f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x2a5f8c…b44b3e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xeb320c…6934da
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xd24655…915e4a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x49883e…946d34

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.