Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0xf5b383…cf690d
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0xb1674c…b9ad87
0x03aa…51320x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0x52bcda…44a0af
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0x1223c3…accddb
0x470f…d0400x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0x284075…8133e9
0x9a48…32300x40a8…ad8bBasex402 service$0.005100%coinbase17d ago0xf4731f…f50a5c
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0xcba117…076170
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase17d ago0x1cab1f…736e21
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0x2ec9e3…a9ae00
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0x27d0bc…6b88c1
0x0fb2…433c0x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0x0a9442…23e7ab
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase17d ago0xda3558…e353d0
0x9a48…32300x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0x4d5083…0ce3a3
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0x76dc50…10b461
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0x67f08a…ca8e2e
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0xe3e94a…efeb6c
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.005100%coinbase17d ago0x7caddf…b2baf1
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase17d ago0x12ef7e…43c103
0x868c…af500x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0xbea58b…0943f8
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0x0885b5…3ef1a3
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0xaa6ea4…7f5630
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0xb2eee8…e5d750
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0x5b1b41…cfeab8
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase17d ago0x326373…de4973
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase17d ago0x5274a2…ca0b53

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.