Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0xd05fef…739011
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0xedad27…115355
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0xb29995…dea079
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0x5ed18c…e26d07
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0xf41ff7…c4f45f
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0xa9e163…0ab479
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0x15bc59…c20eff
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0x390e79…830337
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0x039afe…45e7c2
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef76d ago0x97070a…dd6aac
0xe339…f5020xccc8…15beBase—$2.01100%0xf70d…dbef76d ago0x4bffa1…48f7ae
0x2a25…a0350xccc8…15beBase—$43.07100%0xf70d…dbef76d ago0x9a2129…28cfe8
0x1741…5e920xccc8…15beBase—$1.42100%0xf70d…dbef76d ago0x6c8d4c…868b6f
0x2a25…a0350xccc8…15beBase—$18.01100%0xf70d…dbef76d ago0xdd5254…6f38f2
0xcaa2…e16b0xccc8…15beBase—$1.48100%0xf70d…dbef76d ago0xcc44a6…060f1a
0xed23…89b10xccc8…15beBase—$2.00100%0xf70d…dbef76d ago0xb03569…5e9003
0x2a25…a0350xccc8…15beBase—$5.62100%0xf70d…dbef76d ago0x90c9c4…cedc66
0x24df…30200xccc8…15beBase—$30.38100%0xf70d…dbef76d ago0x9ad0f2…bc3b0a
0x95f8…1bad0xccc8…15beBase—$20.87100%0xf70d…dbef76d ago0x88418f…9c999e
0xa1ab…d5600xccc8…15beBase—$43.32100%0xf70d…dbef76d ago0x482d28…041909
0x4970…62070xccc8…15beBase—$100.94100%0xf70d…dbef76d ago0x28403b…d78cf5
0xb2e3…bd280xccc8…15beBase—$246.48100%0xf70d…dbef76d ago0x944efb…f33392
0x2a25…a0350xccc8…15beBase—$8.23100%0xf70d…dbef76d ago0xa13383…b80d49
0x0715…324c0xccc8…15beBase—$3.97100%0xf70d…dbef76d ago0x29b825…efe14f
0x73e2…6a670xccc8…15beBase—$87.29100%0xf70d…dbef76d ago0x6c7297…d0d685

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.