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%coinbase39d ago0xd2f902…5012e7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x666ca1…dd52b0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xea2a2e…4cef76
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xb810a1…0865b8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xae3fd5…c94c3f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x53150d…3cf43b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0x086f68…c12244
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase39d ago0xe139b8…cdc68e
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase39d ago0xcbda53…08f486
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xce7e65…992f60
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x8dbe8a…43039c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x892cb3…92e9fb
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xe82998…a165ad
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x999ecc…885c4a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xf5cdfd…67a23d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x2bae45…a26168
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase39d ago0xf4af23…bf3839
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase39d ago0x4e22de…fc3ebf
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase39d ago0x1ddf5b…c54366
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xc2de2e…fab93a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xe9b684…800ca9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0x120a4a…f20f4a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x4955f8…4a8729
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x1c0971…a62bf6
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase39d ago0xe7e158…4e04ed

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.