Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xbef209…66bfc9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xd65ebd…5bb123
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x2631b4…e6eb9a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x358d12…517273
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x877715…e7a1d8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x7dbf62…976937
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xe513b6…8509a1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xa7a5ad…b14af0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xfdb240…c5828a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x10337f…3914f8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x059bc5…b1a76c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xb385ef…bcbc1b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x6aaf3e…506db0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xf6667b…202ec5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x9f42e7…924d7b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xfb3bca…345d9e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x5e9c9e…44df08
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x79b1c9…af3807
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x71aa66…981a30
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xe21c52…9b821a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0xbf7879…b20f1e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x26eb0b…293326
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x1d0c24…2330a0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x85c03a…a35635
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase39d ago0x803da1…eb6a45

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.