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%coinbase50d ago0xc4ec1a…618d36
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0xb1758a…0a07c7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0xfd9a18…2f0ad7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0xdf9581…1809d5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x2e9da9…08e382
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x306019…7411f1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0x4b4e3a…927791
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0x41f0a0…4933a0
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase50d ago0x6c05d3…4138af
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x661388…7a7980
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x2f81c3…d8cb8f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0xa09312…ab3d13
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x0ecdda…eabb63
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0xdc8cb6…45bbd2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x2b025e…3826f2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x251988…3875ce
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase50d ago0xbe79b4…1ca2b2
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase50d ago0xb393a9…09a6ad
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase50d ago0x4ccf20…a051fe
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x65e4a0…1a936e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x2d8712…3cb606
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase50d ago0x7b2f24…c9dd73
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x4a1964…c6897f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0xaad6e5…cfdd73
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase50d ago0x2d214a…a9eed6

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.