Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x2b6708…9bd980
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x083a3a…500824
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xd29417…87a389
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xe46623…520860
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x2874be…26619d
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xbe55a5…c2c9d5
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x9dc132…f5de82
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x089dbe…d20062
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x8eafb2…fa61fa
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x3049bb…f632ef
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x50646e…da9c5e
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x36fd4e…7a01c9
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x658dcb…f3dc6f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xf2ce6b…6df757
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x56daa9…49c674
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x70de36…60b470
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x2f70f9…93f865
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xf49ee0…eba115
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x477d11…f9f2c0
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xe05ff4…b187cc
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x756ce0…a817a6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x735a66…2b42be
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x41d3ef…3c2950
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0xf0739c…7bd028
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase49d ago0x6c1801…b0dfc5

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.