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%coinbase51d ago0x0739a4…c77eae
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xd47b78…988ddc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x208619…c472a1
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x174608…250646
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xeb7ce3…a2f02e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x4d993e…a60f79
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xf6d5c8…feab51
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xaf362b…1be7d2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x48d478…e7fbaf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xe5af02…937040
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xb9de0f…afdc6f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xe4cc50…4b10be
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xed9b4b…30f968
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0x5a9b5d…8ee7a2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x27c240…711f17
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase51d ago0x6e7669…c252b6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x240f61…cd53de
0xbdf5…cf7b0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x79cdbb…f54666
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x8dbd32…432d70
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase51d ago0x95a997…512f21
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xc9499a…3fdb9d
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x28e5d5…0dba76
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x667f91…2e4dce
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x647222…ef8990
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase51d ago0xf675ab…ef2b2c

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.