Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacc7…b4060xb90a…9ae4Base—$1,400.00100%fluxa118d ago0x68ab2b…29be9f
0xacc7…b4060x6711…3cdeBase—$100.00100%fluxa118d ago0xd0f387…b8a30d
0xacc7…b4060x2323…39c1Base—$31.43100%fluxa118d ago0x94a50e…f91676
0xacc7…b4060xde12…4ffcBase—$430.47100%fluxa118d ago0xaec661…04eb20
0xacc7…b4060xb9de…4539Base—$100.00100%fluxa118d ago0x66f5c4…2e613c
0xacc7…b4060xde12…4ffcBase—$294.28100%fluxa118d ago0xa63854…0a018a
0xacc7…b4060xde12…4ffcBase—$103.63100%fluxa118d ago0x1dbc5d…cb039b
0xacc7…b4060xb9de…4539Base—$229.22100%fluxa118d ago0x6e041d…fb6bc9
0xacc7…b4060xde12…4ffcBase—$428.06100%fluxa118d ago0x933a38…7835a8
0xacc7…b4060x2323…39c1Base—$31.19100%fluxa118d ago0x1248f6…e7c84f
0xacc7…b4060x2323…39c1Base—$55.12100%fluxa118d ago0x8302b9…03ad0f
0xacc7…b4060x2323…39c1Base—$182.16100%fluxa118d ago0x3ff127…fa0df2
0xacc7…b4060xde12…4ffcBase—$38.22100%fluxa118d ago0xe7b664…dcf041
0xacc7…b4060xde12…4ffcBase—$370.97100%fluxa118d ago0xae133a…da4bc3
0xacc7…b4060xd2f7…a7e5Base—$400.00100%fluxa118d ago0xb209fd…585a00

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.