Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xdcec…7566Basex402 service$0.25100%coinbase61d ago0x7e5d3b…03daf7
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase61d ago0x938564…961d58
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase61d ago0x6ca9f4…1ff7d1
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase61d ago0x04666f…63bd04
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase61d ago0xa2f1b0…2b0821
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0x4e9bba…a445b6
0x7e57…2f090xdcec…7566Basex402 service$0.05100%coinbase61d ago0x4d8074…a52315
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0x883226…9d378a
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0x037004…d88309
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0xaf93c2…c86375
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0xd59152…5f6b32
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0x43925f…7cb250
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0x7131dc…f070cc
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0xb69f82…c14521
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase61d ago0x69f0e4…93abad
0x5f3b…4c6f0xdcec…7566Basex402 service$0.01100%coinbase62d ago0xa6606e…c6afea
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase62d ago0xf4625e…e85b50
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase62d ago0xc5e09f…928229
0x3ed9…430e0xdcec…7566Basex402 service$0.01100%coinbase62d ago0x271388…806417
0x8a1a…aa530xdcec…7566Basex402 service$0.01100%coinbase62d ago0xe4c694…004e7f
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase62d ago0x5bb094…54fc7a
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase62d ago0xf18b62…3b8222
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase62d ago0xcf729c…668912
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase62d ago0x7da232…e19a2c
0x7e57…2f090xdcec…7566Basex402 service$0.01100%coinbase62d ago0xb5d1c0…c4978c

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.