Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5958…50360x5721…8867Basex402 service$0.001100%coinbase80d ago0x994ad0…788c5c
0xe4e7…d8110x5721…8867Basex402 service$0.001100%coinbase80d ago0x23caf5…b4c652
0x0a81…48e30x5721…8867Basex402 service$0.001100%coinbase80d ago0x65ceee…b1e38a
0xe616…46c70x5721…8867Basex402 service$0.001100%coinbase80d ago0x008504…400f64
0x5e91…e1b30x5721…8867Basex402 service$0.001100%coinbase80d ago0xb354cb…f939e4
0x9415…ad820x5721…8867Basex402 service$0.001100%coinbase80d ago0xcfc57b…3c7563
0x9936…4a370x5721…8867Basex402 service$0.001100%coinbase81d ago0x5d18eb…9da865
0x9415…ad820x5721…8867Basex402 service$0.001100%coinbase81d ago0x4ebd20…b27da0
0x03dd…dc850x5721…8867Basex402 service$0.001100%coinbase81d ago0xec217f…8e06ad
0xa306…5bbc0x5721…8867Basex402 service$0.001100%coinbase81d ago0x1f776e…e9ea2f
0x9d9a…d5e40x5721…8867Basex402 service$0.001100%coinbase81d ago0xf191f5…68bc6e
0x6ccc…3bfb0x5721…8867Basex402 service$0.001100%coinbase81d ago0x986faa…0b570e
0x3327…9b1c0x5721…8867Basex402 service$0.001100%coinbase81d ago0x29ac57…55fc7d
0x2c58…29500x5721…8867Basex402 service$0.001100%coinbase81d ago0xac70a9…6e525a
0x388a…43770x5721…8867Basex402 service$0.001100%coinbase81d ago0x13e6f4…63f16f
0x151c…e65e0x5721…8867Basex402 service$0.001100%coinbase81d ago0x5a092f…1539d0

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.