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…498674d ago0x801304…8d2e72
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0xdf5677…ccb6de
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0xd4f9c6…5a59fc
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x53a2ac…8330b0
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0xf2cf36…3e03f1
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x7cc184…86abc6
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0xc654a1…577b70
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x72242d…badf37
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0xe1ffb1…7223a6
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0xf12f7e…b1eae4
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0x1df509…857f9d
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x53fd7c…678351
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0xd851b0…1ae412
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x3a701f…2130d4
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0xf2a320…c8c068
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x7242a8…4d0c28
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0x244ae2…1098a0
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x84da35…69e367
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0xe83144…373913
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0xc06b2e…fa58de
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0x696e4c…20d235
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x3b9c8c…c74db6
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0x9ae1ec…89184c
0x6909…c0ac0x844f…6b89Base—$0.001100%0x227a…498674d ago0x585de9…ebb358
0x6909…c0ac0x844f…6b89Base—$0.002100%0x227a…498674d ago0x039242…8b8867

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.