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%payAI47d ago0xfc099b…12838c
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x54afbc…350413
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xfcea58…12b850
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xa1335b…25fdc1
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x10c565…c14802
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x623591…5f7d68
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x618533…65afe3
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x551be0…71b852
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xb765ff…676185
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x5c0b32…791731
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xc0202d…9f08d2
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x16c79c…5dc110
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x9dc294…45f024
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xe12ec8…566bdb
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xeddef6…0580e0
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xb5f93f…c3f811
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xe3a8ec…82c81f
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xaf54c0…75638d
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xc82896…319242
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x9799e7…18d649
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x78afc7…aa8cbb
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x49fb63…2b50e1
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0x657cf1…f77449
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xfe726a…f37275
0x712e…54070x0529…7db3Base—$0.01100%payAI47d ago0xd8c0e1…2c58cc

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.