Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x36e37a…28c75d
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x029707…4def0c
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0xc273b7…88708a
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0xb2c836…1a8188
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x85b7a6…41b29a
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x471ca8…34373d
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x9afd08…1f7dff
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x5fb9d2…f4b6e8
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x25a7ab…b344ae
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x1f212c…80f88b
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x3ff672…0d5734
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x5f1a18…9f1058
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x20bf73…062075
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0xd75a78…d5b8dd
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0xc409d7…4789ce
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x074b71…50c982
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0xd01bc5…1822ed
0xb92a…1e0f0x41ad…2170Basex402 service$0.001100%coinbase59d ago0x8477cd…b74791
0x7e57…2f090x41ad…2170Basex402 service$0.05100%coinbase59d ago0xe2c722…79b373
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase59d ago0xeb4ef3…204dfc
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase59d ago0x574e67…07d06b
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase59d ago0x8684de…4e8f2e
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase59d ago0x63290d…090906
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase59d ago0x6467b0…a3fd61
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase59d ago0x86397c…1fff49

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.