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%coinbase49d ago0xfd9a18…2f0ad7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xdf9581…1809d5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x2e9da9…08e382
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x306019…7411f1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x661388…7a7980
0xd854…6f1c0x2932…4f60Basex402 service$0.005100%coinbase49d ago0x2c5568…c4e198
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xa09312…ab3d13
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xdc8cb6…45bbd2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x2b025e…3826f2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x251988…3875ce
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x65e4a0…1a936e
0x9ee0…23da0x2932…4f60Basex402 service$0.005100%coinbase49d ago0x4a7277…47e5ff
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x4a1964…c6897f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xaad6e5…cfdd73
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x2d214a…a9eed6
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x0b470b…0ee974
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x8206a0…1fc777
0x8a1a…aa530x2932…4f60Basex402 service$0.01100%coinbase49d ago0x5a116f…cadf54
0x8a1a…aa530x2932…4f60Basex402 service$0.005100%coinbase49d ago0x77bd19…bb867a
0xde01…f2ce0x2932…4f60Basex402 service$0.005100%coinbase49d ago0xf84d60…e78c50
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x72354b…cffaae
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xaed596…a4e95b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0xc9b814…72bb5e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase49d ago0x83d10e…6b8284
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase49d ago0x9e3783…c81516

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.