Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe17…0f9a0x32d9…ef7eBase—$34.01100%0xbbcc…962e78d ago0x9056f8…ac112e
0x2a5c…369d0x32d9…ef7eBase—$4,712.28100%0xbbcc…962e78d ago0xbf697f…7b0641
0xfe17…0f9a0x32d9…ef7eBase—$68.02100%0xbbcc…962e78d ago0xf3e245…c84dd9
0x90b4…bcb50x32d9…ef7eBase—$1,699.90100%0xbbcc…962e78d ago0xaac0e3…242774
0xfe17…0f9a0x32d9…ef7eBase—$13.13100%0xbbcc…962e78d ago0x2cbbd3…b5ed38
0xb616…97510x32d9…ef7eBase—$43.95100%0xbbcc…962e78d ago0xdd44ab…96735a
0xb629…ab090x32d9…ef7eBase—$148.08100%0xbbcc…962e78d ago0x0ea3d2…fc4ab2
0x565a…12900x32d9…ef7eBase—$88.72100%0xbbcc…962e78d ago0xd751e3…672784
0x565a…12900x32d9…ef7eBase—$48.93100%0xbbcc…962e78d ago0xf51e12…d90e70
0xfe17…0f9a0x32d9…ef7eBase—$29.04100%0xbbcc…962e78d ago0xe28fae…82ea1f
0x5d7e…a11e0x32d9…ef7eBase—$128.13100%0xbbcc…962e78d ago0x07c977…21eebe
0xb616…97510x32d9…ef7eBase—$48.93100%0xbbcc…962e78d ago0xf31afc…fcd596
0x565a…12900x32d9…ef7eBase—$73.79100%0xbbcc…962e78d ago0xbcebd0…1495d5
0xb629…ab090x32d9…ef7eBase—$237.40100%0xbbcc…962e78d ago0xae28c6…99f8df
0xb616…97510x32d9…ef7eBase—$58.87100%0xbbcc…962e78d ago0xa3732f…4804aa
0x565a…12900x32d9…ef7eBase—$148.45100%0xbbcc…962e78d ago0x67dc4a…4f0063
0xb629…ab090x32d9…ef7eBase—$237.41100%0xbbcc…962e78d ago0x5e37a2…cb0aaa

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.