Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x709c…5b6b0x7642…ada1Basex402 service$0.005100%coinbase117d ago0x0c6d14…7c1f7c
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xfc7da9…92f95e
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x537c4a…e48f16
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x787f97…5bed74
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xdd5c89…3984cd
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x859f91…0ede76
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x6e2dc4…4fcb05
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xcfa0c2…ff02dc
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xa9bd69…f17ee3
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xd86104…9fee2e
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x1b82b0…76d59a
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x456078…7d5eac
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x90e423…68faeb
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xc75006…f38512
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x2f6745…d718d1
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xfa5b46…883154
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x1c25ca…686641
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x534796…cfcc31
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x60c89c…5929f0
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x56d33e…c65f1b
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x0f0d36…22caa5
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0xd6e1e3…c3fa90
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x8afb5a…2dbbda
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%coinbase117d ago0x00ccf2…1bf73e
0x709c…5b6b0x7642…ada1Basex402 service$0.001100%0x2772…8c17117d ago0x80f8a4…0d55a9

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.