Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe02b…727b0x3078…6cb7Basex402 service$0.08100%coinbase46d ago0xe29666…da19ce
0xe02b…727b0x3078…6cb7Basex402 service$0.12100%coinbase46d ago0xe560d6…bd8ad3
0xe02b…727b0x3078…6cb7Basex402 service$0.02100%coinbase46d ago0x7d8925…c46417
0xe02b…727b0x3078…6cb7Basex402 service$0.02100%coinbase46d ago0xfed238…ed6145
0xe02b…727b0x3078…6cb7Basex402 service$0.02100%coinbase46d ago0x4a3abd…f6f374
0xe02b…727b0x3078…6cb7Basex402 service$0.04100%coinbase46d ago0x48d5ed…c27952
0xe02b…727b0x3078…6cb7Basex402 service$0.04100%coinbase46d ago0x54759c…5d53c5
0xe02b…727b0x3078…6cb7Basex402 service$0.04100%coinbase46d ago0x62787b…efd8f6
0xe02b…727b0x3078…6cb7Basex402 service$0.16100%coinbase46d ago0x6463b7…bbca53
0xe02b…727b0x3078…6cb7Basex402 service$0.08100%coinbase46d ago0xe18ec2…e30fcb
0xe02b…727b0x3078…6cb7Basex402 service$0.08100%coinbase46d ago0x8dab22…4765f1
0xe02b…727b0x3078…6cb7Basex402 service$0.08100%coinbase46d ago0xa5da74…7fe8a8
0xe02b…727b0x3078…6cb7Basex402 service$0.02100%coinbase46d ago0xfa62d1…599fa7
0xe02b…727b0x3078…6cb7Basex402 service$0.04100%coinbase46d ago0x58acc0…270fe4
0xe02b…727b0x3078…6cb7Basex402 service$0.03100%coinbase46d ago0xe26cae…a831b1
0xe02b…727b0x3078…6cb7Basex402 service$0.20100%coinbase46d ago0x8caf6f…0e70ce
0xe02b…727b0x3078…6cb7Basex402 service$0.12100%coinbase46d ago0xa6cfbb…410bdb
0xe02b…727b0x3078…6cb7Basex402 service$0.02100%coinbase46d ago0xafdc5f…b4c061
0xe02b…727b0x3078…6cb7Basex402 service$0.02100%coinbase46d ago0x0025fe…d7376b
0xe02b…727b0x3078…6cb7Basex402 service$0.02100%coinbase46d ago0x4beb73…cbd2e9
0xe02b…727b0x3078…6cb7Basex402 service$0.01100%coinbase46d ago0x90fe9a…a922aa

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.