Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0xe90a42…557cf3
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0x276195…df6af4
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498663d ago0xeedb76…c00f1f
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0xbc9c25…1b91fa
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0x47df6e…63ddee
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0x1e7565…138da1
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0x9bf35c…98bc26
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0x797755…54ab1b
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0x43f676…a7aedc
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0x1a2444…2dce54
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498663d ago0xa881a6…986001
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0xff44c7…ae82b3
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0xf4d7fd…3a3346
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0x033433…8183e4
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0x448720…592d7c
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0xff320c…626dcf
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0xee56d7…52f395
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0x73d863…2d41a9
0x6909…c0ac0x844f…6b89Base—$0.005100%0x227a…498663d ago0x062a31…4f0f73
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0x4f79ec…ba05c2
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0xcb0d55…139c24
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0xa575bb…ea4ee5
0x6909…c0ac0x844f…6b89Base—$0.003100%0x227a…498663d ago0x203950…fa4f95
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0x5c1d60…eccdc2
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498663d ago0x6b19a4…9cb69d

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.