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%coinbase49d ago0x5ef880…2b6a55
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x11a418…830112
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0x1cc22b…08ebd3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x015b70…42deec
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xc7555a…7fce6a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase49d ago0xe24b47…e8685a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x18986c…6ea340
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase49d ago0x566a57…0998c7
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase49d ago0xbcf7b4…e5ddcf
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xb9ecc9…38b9ea
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x56f434…ba1e62
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0x381c69…d28b5f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0x795776…ad1604
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x7b01d1…345e5b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xb3af0d…22ade7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xad47f7…b108e1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase49d ago0x902102…f3e78d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase49d ago0x4897c0…188205
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase49d ago0x934418…1486f0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xfbef67…2ed1d3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0x140c01…bef131
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0xe9bce5…657d22
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xbbbf93…773ff0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xf40302…4f242b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xb4f382…ad0466

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.