Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66d…e1230x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x86bc44…756bcc
0x605f…dada0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x006493…553b22
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x3920ed…75251d
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x96ae01…c093ea
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x732f8b…682750
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x95c099…048886
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x08b593…1c96ef
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x8c59bb…6bbc7d
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x5e8e53…6b1e93
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xd5ec42…0c31de
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xc465f2…747edb
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xb32f86…a32fe8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x27e72c…9fde3f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xfb5e5c…d29caa
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xe52080…3bf160
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x76d340…fef7dd
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x1f01bd…bc62a2
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x32e5f4…d04849
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xe8f55c…17c5f2
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0x5dcf14…2cc87c
0x0746…4f870x3dcb…32e1Basex402 service$0.002100%coinbase78d ago0x42406e…32f2bf
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xd0cd04…fc3f60
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase78d ago0xc564a4…cdf214
0x305e…3dbc0x3dcb…32e1Basex402 service$0.005100%coinbase79d ago0x2f2485…8af1cc
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase79d ago0x4b2df0…16e432

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.