Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown94d ago0x2975a1…b5bae5
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown94d ago0xec3d66…aff8b6
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x025eac…64c254
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x312523…dab65a
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x24a67a…a73f35
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xfb3e39…eae57c
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xd2bbcd…2c0a75
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xc45a5a…295037
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xd1d5b7…7f5401
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xe12406…02c9ab
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x20c926…ac4363
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x3bc194…d439e5
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x29874d…d9dae6
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x954dae…0fdc31
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xeabf08…9826a8
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x0eea17…0bfdc0
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x5aad0d…57c826
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x9c988c…1df8e5
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0xd779ce…817ef7
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x9c72c4…ae8ba1
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x35ecae…685bed
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x3b997c…eb70c9
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x4861bd…147096
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x670d56…c3a8b1
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown95d ago0x279dc9…a27e28

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.