Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0f2…bc170x10c1…1e24Base—$2.18100%coinbase118d ago0xf90d76…a041f5
0xf0f2…bc170x10c1…1e24Base—$0.53100%coinbase119d ago0x09b201…0c5340
0xf0f2…bc170x10c1…1e24Base—$0.54100%coinbase119d ago0x92cbc1…5c9426
0xf0f2…bc170x10c1…1e24Base—$0.54100%coinbase119d ago0x49ba1e…0fbcb9
0xf0f2…bc170x10c1…1e24Base—$0.54100%coinbase119d ago0xbc7d31…84612c
0xf0f2…bc170x10c1…1e24Base—$0.53100%coinbase119d ago0x7e3862…e9c0d7
0xf0f2…bc170x10c1…1e24Base—$0.53100%coinbase119d ago0x20b7dc…854d59
0xf0f2…bc170x10c1…1e24Base—$0.52100%coinbase119d ago0x255b69…1b297e
0xf0f2…bc170x10c1…1e24Base—$0.52100%coinbase119d ago0xf7cffd…776ea1
0xf0f2…bc170x10c1…1e24Base—$0.51100%coinbase119d ago0x8a6dd1…357dce
0xf0f2…bc170x10c1…1e24Base—$0.52100%coinbase119d ago0x74f32b…7769f7
0xf0f2…bc170x10c1…1e24Base—$1.08100%coinbase119d ago0x42acba…60d3b6
0xf0f2…bc170x10c1…1e24Base—$1.02100%coinbase119d ago0xeb2b4f…57c78e
0xf0f2…bc170x10c1…1e24Base—$0.83100%coinbase119d ago0x8e3f1c…5cb4a0
0xf0f2…bc170x10c1…1e24Base—$0.74100%coinbase119d ago0x5a1b1f…d97262
0xf0f2…bc170x10c1…1e24Base—$0.73100%coinbase119d ago0xe9424e…f15b97
0xf0f2…bc170x10c1…1e24Base—$0.79100%coinbase119d ago0xcec9b6…d5cff8
0xf0f2…bc170x10c1…1e24Base—$0.78100%coinbase119d ago0x8cee76…775bb7
0xf0f2…bc170x10c1…1e24Base—$0.85100%coinbase119d ago0x58f5d5…1281a0
0xf0f2…bc170x10c1…1e24Base—$0.81100%coinbase119d ago0x887534…bf51b8
0xf0f2…bc170x10c1…1e24Base—$0.74100%coinbase119d ago0xcc3fb9…6ad4f1
0xf0f2…bc170x10c1…1e24Base—$0.72100%coinbase119d ago0xfbe2e2…f87a16
0xf0f2…bc170x10c1…1e24Base—$0.69100%coinbase119d ago0x909338…865563
0xf0f2…bc170x10c1…1e24Base—$0.69100%coinbase119d ago0xe7979c…38bd18
0xf0f2…bc170x10c1…1e24Base—$0.69100%coinbase119d ago0x274423…00b2af

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.