Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4126…9eb70x10c1…1e24Base—$0.09100%coinbase116d ago0x8c3e45…04691d
0x4126…9eb70x10c1…1e24Base—$0.89100%coinbase116d ago0x06eeab…2a1e2f
0x4126…9eb70x10c1…1e24Base—$0.54100%coinbase116d ago0xef6c85…052961
0x4126…9eb70x10c1…1e24Base—$0.63100%coinbase116d ago0x519647…2a058f
0x4126…9eb70x10c1…1e24Base—$0.67100%coinbase116d ago0x5bd777…a97c23
0x4126…9eb70x10c1…1e24Base—$0.58100%coinbase116d ago0x79c4b2…62da7b
0x4126…9eb70x10c1…1e24Base—$0.65100%coinbase116d ago0x0a1ea7…c98dc1
0x4126…9eb70x10c1…1e24Base—$0.51100%coinbase116d ago0xad3758…82b3cd
0x4126…9eb70x10c1…1e24Base—$0.59100%coinbase116d ago0x9284d0…246c5b
0x4126…9eb70x10c1…1e24Base—$0.84100%coinbase116d ago0x4e51b0…b2c360
0x4126…9eb70x10c1…1e24Base—$0.68100%coinbase116d ago0x26be28…c51031
0x4126…9eb70x10c1…1e24Base—$0.56100%coinbase116d ago0x4cbd98…2f956a
0x4126…9eb70x10c1…1e24Base—$0.58100%coinbase116d ago0xb9bf0c…d3392e
0x4126…9eb70x10c1…1e24Base—$0.53100%coinbase116d ago0x409995…3bc647
0x4126…9eb70x10c1…1e24Base—$0.52100%coinbase116d ago0x24bfce…a7e64c
0x4126…9eb70x10c1…1e24Base—$0.67100%coinbase116d ago0x5777e9…678443

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.