Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0x8d8fd5…d97115
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0x2170fc…02f733
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xec39c4…c177ae
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xaf3fbf…e1e12a
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xb9fc54…7ef8f7
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0x737a73…3ece62
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xacde18…da6e55
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xdba810…7e8abf
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0x538866…81ea65
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xeb2f95…c10873
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0x48fc99…9450d6
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0x1c10e7…50fb77
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xb1f22b…acd7d1
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0x9e0b9b…d7cf99
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase1d ago0xcc81f5…cc560d
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xc1a643…075728
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xc9b195…363968
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xdb04f2…03c8e6
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0x4c41ae…181148
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xe2dad2…bb96a8
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xce1245…7ea6b9
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xdcf406…886ea0
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0xc384e6…a57c90
0xcaa2…e16b0x3070…fa85Basex402 service$0.01100%coinbase2d ago0x4778ae…dcf4cf
0xc9c7…16700x3070…fa85Basex402 service$0.04100%coinbase2d ago0xe934dd…b6d046

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.