Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x640b…16db0xb0ae…2099Basex402 service$0.10100%coinbase72d ago0x0aa47d…487609
0x640b…16db0xb0ae…2099Basex402 service$0.05100%coinbase72d ago0xdc563e…130cf9
0x640b…16db0xb0ae…2099Basex402 service$0.02100%coinbase73d ago0x07d13b…be190f
0x640b…16db0xb0ae…2099Basex402 service$0.02100%coinbase73d ago0x51dd0c…5a5e0b
0x640b…16db0xb0ae…2099Basex402 service$0.02100%coinbase73d ago0x5e5481…93f5ba
0x640b…16db0xb0ae…2099Basex402 service$0.02100%coinbase73d ago0xe148fb…123b15
0x640b…16db0xb0ae…2099Basex402 service$0.02100%coinbase73d ago0xec6eeb…2c8e8b
0x640b…16db0xb0ae…2099Basex402 service$0.02100%coinbase73d ago0xbb9a32…be8cdb
0x640b…16db0xb0ae…2099Basex402 service$0.01100%coinbase73d ago0x32c63f…8fbb78
0x640b…16db0xb0ae…2099Basex402 service$0.05100%coinbase73d ago0x45a270…d5e7d5
0x640b…16db0xb0ae…2099Basex402 service$0.002100%coinbase73d ago0x722859…dfe719
0x640b…16db0xb0ae…2099Basex402 service$0.002100%coinbase73d ago0xab2c31…c80ab2
0x640b…16db0xb0ae…2099Basex402 service$0.002100%coinbase73d ago0x74fe45…6ada79
0x640b…16db0xb0ae…2099Basex402 service$0.03100%coinbase73d ago0x7b0c00…19724a
0x640b…16db0xb0ae…2099Basex402 service$0.005100%coinbase73d ago0x91d4a2…5c30da
0x640b…16db0xb0ae…2099Basex402 service$0.18100%coinbase73d ago0xf7811e…d3bd56
0x640b…16db0xb0ae…2099Basex402 service$0.15100%coinbase73d ago0xb62c5b…4b9e31
0x640b…16db0xb0ae…2099Basex402 service$0.002100%coinbase73d ago0x65e45c…8ba8f9
0x640b…16db0xb0ae…2099Basex402 service$0.15100%coinbase73d ago0x4d0653…93fa8e
0x640b…16db0xb0ae…2099Basex402 service$0.002100%coinbase73d ago0xb50ca4…bee8dd

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.