Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x70c6cb…48243c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xaeaa18…24ccba
0x9c60…8bad0x3dcb…32e1Basex402 service$0.002100%coinbase52d ago0x7668b7…183634
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x35d2f1…27e5e9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xc2f64c…d2f2b2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xf21aac…913079
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x8aca0b…4a7216
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xdf8fe4…1e41f0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x1c58c0…13607b
0x9f46…20170x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xa6a8e4…504bd8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xb3fc47…0b0d29
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x51fc1c…0e0f33
0x720a…34690x3dcb…32e1Basex402 service$0.002100%coinbase52d ago0xb0294c…74b946
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xf9ca2a…24f492
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xefb1e6…eaea96
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xc1de51…5dfd27
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xdc34b7…c8949a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x90c7b3…8d4b1e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x4b7b38…36a761
0x17f1…5d4a0x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xc9d5aa…771413
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x5c68d6…56698a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x0cfd11…2d8eb9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xdb81b1…c3b985
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0x315ca6…de2a8c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase52d ago0xa5c3f8…2b1509

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.