Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.03100%coinbase13d ago0x36080c…53ce42
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.05100%coinbase13d ago0x9374ba…1e9bb3
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.50100%coinbase13d ago0x065a65…6b5abc
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.05100%coinbase13d ago0xbb8c39…1f62b0
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.75100%coinbase13d ago0x9b9409…a5ca3f
0x6bde…4e020x7861…1393Basenft-alpha-x402$2.00100%coinbase13d ago0x6bcdbe…aaff0d
0x6bde…4e020x7861…1393Basenft-alpha-x402$1.00100%coinbase13d ago0xe34309…f650c1
0x6bde…4e020x7861…1393Basenft-alpha-x402$2.00100%coinbase13d ago0x87053a…3e5c30
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.75100%coinbase13d ago0x1994fe…fc2a3d
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.03100%coinbase13d ago0xdf99e0…ebfe3c
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.05100%coinbase13d ago0xda8e1e…e46c31
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.50100%coinbase13d ago0x589287…94e3f4
0x6bde…4e020x7861…1393Basenft-alpha-x402$1.00100%coinbase13d ago0x864a58…14de40
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.01100%coinbase13d ago0x843610…85d4d2
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.05100%coinbase13d ago0x1c8636…331e08
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.50100%coinbase13d ago0xfcd18e…ab8bf4
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.05100%coinbase13d ago0xdce207…bdff42
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.05100%coinbase13d ago0xe06b85…f0d135
0x6bde…4e020x7861…1393Basenft-alpha-x402$1.00100%coinbase13d ago0x9d0b87…46b334
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.03100%coinbase14d ago0x385047…1dbdbe
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.05100%coinbase14d ago0xaef7d0…367060
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.75100%coinbase14d ago0x99a4c1…8ebe22
0x6bde…4e020x7861…1393Basenft-alpha-x402$2.00100%coinbase14d ago0xdbcce9…b9162e
0x6bde…4e020x7861…1393Basenft-alpha-x402$2.00100%coinbase14d ago0xd8a982…d38eaf
0x6bde…4e020x7861…1393Basenft-alpha-x402$0.03100%coinbase14d ago0x38308c…ec1dac

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.