Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0xc2042d…0c44a8
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0xe8aa8d…28012a
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0xe287e2…8df559
0x3a17…f2c40x40a8…ad8bBasex402 service$0.001100%coinbase67d ago0xc66256…698f17
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x5123b7…b08eb8
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xd59542…a2c5c4
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xfe34c4…c93ff3
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x7148d9…80ea0d
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xc0511d…a2007c
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xa90536…084847
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x95ef57…61c87d
0x3a17…f2c40x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x763888…29b8d5
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x86b211…caab3e
0x3a17…f2c40x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xa12ae9…d2c7ce
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x5f7cf6…6db2d2
0x3a17…f2c40x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x9ecbdc…86e51e
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x4fd149…d92584
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x99bab8…b60eb0
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0xe65569…05825f
0x3a17…f2c40x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xc95fa7…5bc528

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.