Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e8d…ee7f0x993d…3f3cBase—$0.11100%fluxa121d ago0x89dd2c…59ad0d
0xf6b7…b13b0x993d…3f3cBase—$0.11100%fluxa121d ago0x82f266…5e7d55
0x9ace…eb420x993d…3f3cBase—$0.11100%fluxa121d ago0xd16275…358e89
0x30da…f8c60x993d…3f3cBase—$0.11100%fluxa121d ago0x4b723c…09c978
0x66d6…7a090x993d…3f3cBase—$0.11100%fluxa121d ago0x9ac788…e32622
0xbf40…83110x993d…3f3cBase—$0.11100%fluxa121d ago0x867bbf…799986
0xc842…d6c80x993d…3f3cBase—$0.11100%fluxa121d ago0x4d7e41…c7bf25
0xbf3a…2fd00x993d…3f3cBase—$0.11100%fluxa121d ago0x3ce217…80085a
0xaed6…c0090x993d…3f3cBase—$0.11100%fluxa121d ago0xa3e833…3165fd
0x1b22…3d8a0x993d…3f3cBase—$0.11100%fluxa121d ago0x5d8182…7e7599
0x79a3…dd200x993d…3f3cBase—$0.11100%fluxa121d ago0x279a74…b8b31d
0x7450…52870x993d…3f3cBase—$0.11100%fluxa121d ago0xc739bc…58cea4
0xae7e…64130x993d…3f3cBase—$0.11100%fluxa121d ago0x0e5c31…a607d2
0xf345…09c30x993d…3f3cBase—$0.11100%fluxa121d ago0xcc6c3a…1ceffd
0x47db…3b730x993d…3f3cBase—$0.11100%fluxa121d ago0x566e0a…f61ac8
0x378f…dbd50x993d…3f3cBase—$0.11100%fluxa121d ago0xcb1bd7…3e88c3
0x4b0d…1c480x993d…3f3cBase—$0.11100%fluxa121d ago0xed67a9…2ec6a3
0x3aaf…67a20x993d…3f3cBase—$0.11100%fluxa121d ago0xe8dac9…4c1cfb
0xdedf…87040x993d…3f3cBase—$0.11100%fluxa121d ago0x303741…e89ddd
0xb76c…70900x993d…3f3cBase—$0.11100%fluxa121d ago0x670348…216a17
0xa0fb…643b0x993d…3f3cBase—$0.11100%fluxa121d ago0x966250…23c628
0xdd6a…aadd0x993d…3f3cBase—$0.11100%fluxa121d ago0xb38003…e7eaec
0x071c…b6690x993d…3f3cBase—$0.11100%fluxa121d ago0xe67e67…e766a6
0xe879…5e5b0x993d…3f3cBase—$0.11100%fluxa121d ago0x851299…21dccb
0x9428…6f830x993d…3f3cBase—$0.11100%fluxa121d ago0xb8cfb7…fd5775

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.