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%payAI39d ago0xdd17b6…3ff50e
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x89298f…e48d6f
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x7034c3…f530d0
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xe225d2…133f5f
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x0c2259…684106
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xea8e47…b6a286
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x67c173…28d226
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x6dd14f…fd9269
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x72c433…c70acc
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xd121ad…ec664a
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x0cbc4d…545e8b
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x24b00d…2c02ce
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xbad74f…a8c598
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x2ca25e…027050
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xe08094…b710af
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xd695bb…ccab16
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x628084…0ac635
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x4625af…f8a060
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x24d3e5…2684e7
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xf3e8a5…1cfb29
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x001f1b…2867ff
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xee0249…c16c81
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xf9ca79…88610b
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0x57fd20…9b358c
0x712e…54070x0529…7db3Base—$0.01100%payAI39d ago0xebcd55…7c76c2

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.