Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc7f…7ae90x4c1d…acbdeip155:1—$25.00100%Route unknown101d ago0x610c6b…2a7b21
0xb6bc…0e950x4c1d…acbdeip155:1—$35.31100%Route unknown101d ago0xdb4d40…0b793a
0xb6bc…0e950x4c1d…acbdeip155:1—$106.11100%Route unknown101d ago0x9a77a7…878ad0
0xc7df…a1870x4c1d…acbdeip155:1—$44.49100%Route unknown101d ago0xe92449…ce4fa1
0x7203…757a0x4c1d…acbdeip155:1—$11.00100%Route unknown101d ago0xa66b16…8a52fc
0x05c8…e9560x4c1d…acbdeip155:1—$185.00100%Route unknown101d ago0x9754aa…80153d
0x9083…0f950x4c1d…acbdeip155:1—$95.70100%Route unknown101d ago0xf41828…0ada1f
0x9083…0f950x4c1d…acbdeip155:1—$73.59100%Route unknown101d ago0x1b59df…0bf746
0x8e08…06810x4c1d…acbdeip155:1—$11.00100%Route unknown101d ago0xbca8e9…2d0d3a
0xedf2…48020x4c1d…acbdeip155:1—$25.00100%Route unknown101d ago0xebffb0…26cebf
0xf3ee…72550x4c1d…acbdeip155:1—$47.00100%Route unknown101d ago0x2cdfc7…9083cd
0x3b2e…69950x4c1d…acbdeip155:1—$23.80100%Route unknown101d ago0x996287…7f72ee
0x9083…0f950x4c1d…acbdeip155:1—$147.18100%Route unknown101d ago0x872350…63e7c3
0xc7df…a1870x4c1d…acbdeip155:1—$50.98100%Route unknown101d ago0xc3eaaa…26d8e4
0xdc7f…7ae90x4c1d…acbdeip155:1—$25.00100%Route unknown101d ago0x21ed65…44877d
0xc7df…a1870x4c1d…acbdeip155:1—$50.08100%Route unknown101d ago0xf0b268…838959
0x6d72…86840x4c1d…acbdeip155:1—$10.00100%Route unknown101d ago0x3f46f9…4d8e01
0x8654…9ca00x4c1d…acbdeip155:1—$490.00100%Route unknown101d ago0x290ce3…85a633
0x4c1d…acbd0x615c…717deip155:1—$6,738.02100%Route unknown101d ago0x98fb59…704f77
0xf54e…c6300x4c1d…acbdeip155:1—$5,019.61100%Route unknown101d ago0x2add7b…22436b
0x2c29…d3320x4c1d…acbdeip155:1—$69.82100%Route unknown101d ago0x7370da…9b7edd
0x911e…98d10x4c1d…acbdeip155:1—$50.99100%Route unknown101d ago0x7b7dbb…eace7b

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.