Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0xd1a482…43e8cf
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0xc1ba4d…c821ce
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x732e24…18e86a
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x4f132f…ba0deb
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x96c60e…7dba63
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x465384…fc77ab
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0xa1c45a…be2bbd
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x02798c…7a002f
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x130cf9…bc4542
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0xca7e22…ffe82f
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x8baa4c…3509dd
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x076298…bed2fb
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x0fe365…db6553
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x7f51dd…0fb0c6
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x708f9a…f646ab
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0xbc1173…a2d7e2
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x01f818…78fa32
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x0577c3…3ae079
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x7456eb…b4c76d
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x663e6e…1e4285
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x5b100d…e044ff
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0xb3719f…5c56db
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0xd754f7…74c1e8
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x5867b9…08b898
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase21d ago0x2651f8…6d5831

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.