Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x50e0f3…5d4cd0
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xb69de7…213c44
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x9b825a…3d90b5
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x8b23d7…7c315b
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xb140d9…1c2431
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x5c2c27…b73131
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xfa1e22…66d526
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xf33cf8…080600
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xcaf709…ed2eec
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x245f37…f3ab28
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xa26b47…e5f90b
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xad70c3…dbc269
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x519899…6358b4
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xddb263…ee6b09
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xae08a4…2bfdf1
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x3e7886…a4516f
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xcd33a2…a3a1b7
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xfdd34e…69a55a
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x9e6697…5a0605
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x29b879…f74472
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xd48efe…452e7b
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x79e5bd…0d34a4
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0xc23001…339efa
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x4a1e40…2b4219
0x712e…54070x0529…7db3Base—$0.01100%payAI50d ago0x54df08…2603f6

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.