Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00be…256a0x10c1…1e24Base—$2.03100%coinbase114d ago0xca027a…9e1b51
0x00be…256a0x10c1…1e24Base—$0.90100%coinbase114d ago0xcdea5c…87120b
0x00be…256a0x10c1…1e24Base—$0.78100%coinbase114d ago0x10a6eb…1e860c
0x00be…256a0x10c1…1e24Base—$0.65100%coinbase114d ago0xbd91e9…41fffc
0x00be…256a0x10c1…1e24Base—$0.62100%coinbase114d ago0xb3b4c6…c8b132
0x00be…256a0x10c1…1e24Base—$0.51100%coinbase114d ago0x3f1fee…c24dae
0x00be…256a0x10c1…1e24Base—$1.00100%coinbase114d ago0xeaf508…084922
0x00be…256a0x10c1…1e24Base—$0.96100%coinbase114d ago0xffa0b0…e604ed
0x00be…256a0x10c1…1e24Base—$0.90100%coinbase114d ago0x1463dd…012db2
0x00be…256a0x10c1…1e24Base—$0.85100%coinbase114d ago0x3e1c59…b29199
0x00be…256a0x10c1…1e24Base—$0.81100%coinbase114d ago0x012eec…10639a
0x00be…256a0x10c1…1e24Base—$0.77100%coinbase114d ago0x72ca3c…96575a
0x00be…256a0x10c1…1e24Base—$0.70100%coinbase114d ago0x9bb0b3…81378e
0x00be…256a0x10c1…1e24Base—$0.52100%coinbase114d ago0x08c3fb…edbbd8
0x00be…256a0x10c1…1e24Base—$0.68100%coinbase114d ago0xb887d6…9c8777
0x00be…256a0x10c1…1e24Base—$0.59100%coinbase114d ago0xbbd21e…a8185d
0x00be…256a0x10c1…1e24Base—$0.92100%coinbase114d ago0xc5e6c5…629037
0x00be…256a0x10c1…1e24Base—$0.63100%coinbase114d ago0xdc8273…cfefdf
0x00be…256a0x10c1…1e24Base—$0.61100%coinbase114d ago0x847378…5ef98b
0x00be…256a0x10c1…1e24Base—$1.00100%coinbase114d ago0x633745…793eb3
0x00be…256a0x10c1…1e24Base—$0.69100%coinbase114d ago0x5cb04e…b2598f
0x00be…256a0x10c1…1e24Base—$0.74100%coinbase114d ago0xb1303a…d6c73c
0x00be…256a0x10c1…1e24Base—$0.98100%coinbase114d ago0xe436d2…25805b
0x00be…256a0x10c1…1e24Base—$0.88100%coinbase114d ago0xf13c04…4d5eda
0x00be…256a0x10c1…1e24Base—$0.80100%coinbase114d ago0x7385d8…a73fa2

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.