Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xd6d3cd…bd06a7
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x64b19c…14f4ea
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x2a5ac2…889413
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xee025e…0e27b8
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xa6ae7d…618c05
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x1e86d5…63b68e
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xd17ea5…212c53
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x91b5f5…796f8c
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x6950dd…53a4ee
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xe892c1…aa5544
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xa987f8…108a8d
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xc06c21…a1d8f4
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x3142a4…6e86a6
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xcafabb…dfc25b
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x3549d5…213050
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xc9f18a…b54ec1
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xfbefc6…168906
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xfdc710…063588
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x864412…7b774b
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x8bc5c7…a520a5
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0x92cba4…b33eb4
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xa1b1c3…d7c2fe
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xcd0885…f7d55b
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xf44337…ad5cda
0xbead…e66c0xa9dd…2315Base—$0.002100%coinbase27d ago0xa0b42f…878d9f

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.