Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xeaa70a…ca1eb8
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x98225f…e48978
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x57c533…3138d3
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xaf2675…f198cf
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xd63f1d…8d0bc2
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xae2c0d…fbefd6
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x5c03e8…854c94
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x0435ea…59b125
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xa90bc4…65b83c
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x8dd15d…25495a
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x735e40…318676
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x13debe…a5e245
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x7d4cac…c4cfdc
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x760ba0…3c6432
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x0f787d…eaf22d
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x030b37…15582d
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xf58d0d…879b2f
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x4033c2…7a808d
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x4d28a4…accb6c
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x905d04…195812
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x835c9a…eaf5ed
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x5cd405…4444c4
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x692d16…0181fc
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x3754a3…ae66e2
0x3f5b…4f450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xfca86e…95c34e

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.