Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ce0…504d0x3e0a…78e7Base—$0.003735100%coinbase72d ago0x445f58…e28e41
0x3ce0…504d0x3e0a…78e7Base—$0.003078100%coinbase72d ago0xffad36…49987c
0x3ce0…504d0x3e0a…78e7Base—$0.005161100%coinbase72d ago0x1478b5…648d39
0x3ce0…504d0x3e0a…78e7Base—$0.005704100%coinbase72d ago0x59776b…4f84b7
0x3ce0…504d0x3e0a…78e7Base—$0.004027100%coinbase72d ago0xca74eb…fccbac
0x3ce0…504d0x3e0a…78e7Base—$0.004355100%coinbase72d ago0x7eeaf8…c3a677
0x3ce0…504d0x3e0a…78e7Base—$0.003181100%coinbase72d ago0x5b98ee…1314b9
0x3ce0…504d0x3e0a…78e7Base—$0.002915100%coinbase72d ago0xca5fc0…8a330a
0x3ce0…504d0x3e0a…78e7Base—$0.004826100%coinbase72d ago0xb1eb07…2892e9
0x3ce0…504d0x3e0a…78e7Base—$0.005054100%coinbase73d ago0xfa2448…76fd76
0x3ce0…504d0x3e0a…78e7Base—$0.003175100%coinbase73d ago0x14cbdc…41ee40
0x3ce0…504d0x3e0a…78e7Base—$0.002914100%coinbase73d ago0xe47891…420cf5
0x3ce0…504d0x3e0a…78e7Base—$0.003079100%coinbase73d ago0xb4bfd3…af4b52

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.