Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x8ad868…7fa20e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0xb5b46c…505474
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x6eb547…ee5506
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x1a501a…1cc636
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x3d9848…9b7e7b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0xec96db…3c1ffe
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x5e79c5…1c53c7
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x1afd9a…bfa567
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x7cae9b…90380d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x0ea8dd…3c2555
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x21affa…037086
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0xe24e11…3b7407
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x01e4e1…a0f683
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x8acd61…b0147f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x42e756…be6157
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x62028d…79bca5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x3efb74…8aecd0
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0xed413b…829256
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x3e21f5…a048ec
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x6f60bc…e48e43
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x42cac9…017d87
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x8c3573…01755b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x0f3d9d…b2c8ed
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x4cd0c2…bd81f2
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase36d ago0x29bb0d…35fad5

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.