Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf768c2…ce363c
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x17797c…381f2a
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x38d817…643692
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb2deb6…ed6b91
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x131d3c…d34019
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc4c231…a6c2a0
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xac7162…3f3e12
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8df0f3…4d1793
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x77ae94…152916
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf08bd8…4c2cf4
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xcf86aa…f5b5f3
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc9f2d2…88a9e1
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8e3ac7…12078d
0x118d…b6060xfae1…fd47Base—$1.30100%ultravioletadao6d ago0xf4e3ce…5eae02
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf5b864…ac4a57
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x7f8e5d…02e2c5
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc3f5d9…1c8325
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x38ed52…a4dc2b
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf6b894…b92fcc
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8170cc…e0855a
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xa2cb8a…f4b774
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x08ba1a…62d7fa
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x5af038…325d09
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0x97e3fc…2026d9
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf3f107…1f0024

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.