Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xda5d0a…84e2ca
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xb92dc7…c92a58
0xa032…cd010x40a8…ad8bBasex402 service$0.005100%coinbase22d ago0x77a951…289435
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xffd0af…a0a002
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase22d ago0x3bf7c7…fe021b
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xd798be…68806e
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xb7b0bf…638e69
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xc32e17…e5991e
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x41a018…253643
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x803951…cdef4d
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xc37463…807413
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xd803de…9ff8fc
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xdb1e62…fee670
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase22d ago0xf99a00…d4da0f
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x5cd3d7…311579
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x281a44…64dd3e
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x413814…882ebc
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x924d74…072613
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase22d ago0x15338d…185a2a
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0xe5e924…fa2aa1
0x1f14…19530x40a8…ad8bBasex402 service$0.005100%coinbase22d ago0x4a54bc…f98fbd
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x2c8b89…08e9c0
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase22d ago0x2d82c9…5f33af
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase22d ago0x7c4f9b…329700
0xa032…cd010x40a8…ad8bBasex402 service$0.001100%coinbase22d ago0xcf8f11…0371f7

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.