Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b86…c0df0x2932…4f60Basex402 service$0.005100%coinbase54d ago0x5767f3…d32130
0x777f…ebfa0x2932…4f60Basex402 service$0.005100%coinbase54d ago0xcdaff1…d63e66
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xb5b356…52a119
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x112195…f7bc75
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xe7b220…a45a57
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xe7fd84…14bd91
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x2a3913…d81d2b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xe67ef7…c29053
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x47ff0e…95b1ce
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xb715a9…a727b8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xf25c27…b976f0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x8a7b0c…20ce7d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x93fb84…63ee14
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xcda572…8b226d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xdb030e…9a89bf
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x414f21…58fc94
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xb2833d…aaf42a
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase54d ago0x2256b1…ca6615
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase54d ago0xca04e5…f598c4
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x7998e4…d7bcd0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xd4cd4b…5eae21
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xb5dd57…a5fef9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0x47811e…bf6362
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase54d ago0x54caf5…a8de5f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase54d ago0xa6b487…e6ed6c

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.