Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x11a418…830112
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x015b70…42deec
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xc7555a…7fce6a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x18986c…6ea340
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xb9ecc9…38b9ea
0x89b4…6e230x2932…4f60Basex402 service$0.005100%coinbase48d ago0xfc0ee7…01cf48
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x56f434…ba1e62
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x7b01d1…345e5b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xb3af0d…22ade7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xad47f7…b108e1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xfbef67…2ed1d3
0x6446…e6d50x2932…4f60Basex402 service$0.005100%coinbase48d ago0x9ba4cd…09ef44
0xf7d3…0c460x2932…4f60Basex402 service$0.005100%coinbase48d ago0x57ceef…8d635e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xbbbf93…773ff0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xf40302…4f242b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0xb4f382…ad0466
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x3d65cd…2a8a55
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x2794fb…fedb76
0x2a76…39830x2932…4f60Basex402 service$0.005100%coinbase48d ago0xce2a24…1d5699
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase48d ago0x323467…687e53
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase48d ago0xec8171…cb6c6f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x726eab…e86af5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x97046f…b48b10
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x0649f9…9cfd3e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase48d ago0x70161c…ed832a

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.