Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xf2c34f…932142
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x52ecdd…a304e4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x333115…d1f7c7
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0xdb1316…ca5ba1
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x61673c…ac5605
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa19d ago0x64844a…dd43cf
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x25005d…c89eb2
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x47ff01…24a767
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x9950e2…e0d945
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x7a7271…7b52b6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x47dd5f…7b21a7
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x3636b0…3de17b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0xa7df2b…0c3442
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x66c8fd…189279
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x88ae69…6ff980
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x63f0d4…6ce3ed
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x4947a3…1b4954
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x18a566…733c81
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x3e8e3b…e8d5fb
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x7c92fb…c68f5e
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x4ef43e…f7d3bd
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x6d59d7…a65ba4
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0x15504d…c44adc
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0xd0c6ed…6fd8b7
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa20d ago0xce2207…7db8ed

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.