Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase120d ago0x759de9…0fde70
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0xd26963…1eb09e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0xf46b3f…617ff6
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0x6cc4af…df659d
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase120d ago0x4d4894…9f6002
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xf1ea4d…8ca120
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0x4eb5b7…c23cc8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xf05238…152a9f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0x2bd4a7…b66831
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0x8e30c3…2192d9
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x87de21…240054
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase120d ago0xa5b4cb…aa60c5
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0x6b783d…14d0c6
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0xcb1fde…f702f9
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase120d ago0x9d1738…22d87b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase120d ago0x08582a…3883c1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase120d ago0xdb9bb0…b44c82
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0x8dec4f…08a1a5
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0xe4dff8…686515
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x15a824…f7da63
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase120d ago0x06a718…570d88
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase120d ago0x8d131c…3f8439
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0xabbbf7…d4d876
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase120d ago0x9f5643…29ed33
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase120d ago0x5f27b5…f4900f

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.