Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x4a239b…146fb7
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0xf72f32…cc20f2
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x84bd83…0b6d6b
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0xfaa5f4…12cafc
0xcd51…46a90xda1d…0928Base$0.0022100%payAI47d ago0xa030b6…494e28
0xcd51…46a90xda1d…0928Base$0.0022100%payAI47d ago0x5bf9ce…04b5f6
0xcd51…46a90xda1d…0928Base$0.0011100%payAI47d ago0x446e62…bc1a50
0xcd51…46a90xda1d…0928Base$0.0011100%payAI47d ago0x0078d0…2d1a54
0xcd51…46a90xda1d…0928Base$0.0011100%payAI47d ago0x1838e5…d1fedf
0xda1d…09280xcd51…46a9Base$0.0022100%payAI47d ago0x2dbec5…709f94
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x0a620f…2ff06c
0xda1d…09280xcd51…46a9Base$0.0022100%payAI47d ago0xb6507e…faa085
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x0475f7…1532f4
0xda1d…09280xcd51…46a9Base$0.0022100%payAI47d ago0x65ceaa…2235cb
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x6aed7a…a9d1f2
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x96c085…05a96e
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x9aede7…b6959b
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0xaa2f19…4b2701
0xda1d…09280xcd51…46a9Base$0.0044100%payAI47d ago0xee265f…5b44ad
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x0105b3…c23df2
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0xe0d732…0b674a
0xda1d…09280xcd51…46a9Base$0.0044100%payAI47d ago0x08a944…aabccb
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x253ac8…897bf4
0xda1d…09280xcd51…46a9Base$0.0077100%payAI47d ago0x4d9896…20919d

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.