Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe53c…faf00x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0x24d47a…4c2292
0xe53c…faf00x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0x82b824…6ec363
0xe53c…faf00x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0x5ac4d9…d3077c
0xe53c…faf00x52e2…f3eaBasex402 service$0.008100%coinbase39d ago0xbff9da…8f6918
0xe53c…faf00x52e2…f3eaBasex402 service$0.005100%coinbase39d ago0x150f52…d01480
0xe53c…faf00x52e2…f3eaBasex402 service$0.005100%coinbase39d ago0x8fe491…6c44be
0xe53c…faf00x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0xfb2ec7…47d413
0xe53c…faf00x52e2…f3eaBasex402 service$0.005100%coinbase39d ago0xa78f3f…759a72
0xe53c…faf00x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0x6ad746…af1746
0xe53c…faf00x52e2…f3eaBasex402 service$0.005100%coinbase39d ago0xb74fdf…c9b8c5
0xe53c…faf00x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0xfec867…de87e3
0xe53c…faf00x52e2…f3eaBasex402 service$0.008100%coinbase39d ago0xbce8d9…a90932
0xe53c…faf00x52e2…f3eaBasex402 service$0.001100%coinbase39d ago0x805f61…7e7a38
0xe53c…faf00x52e2…f3eaBasex402 service$0.008100%coinbase39d ago0x5c7946…d87973
0xa32b…89b30x52e2…f3eaBasex402 service$0.008100%coinbase39d ago0xbe2fbc…de8846
0xa32b…89b30x52e2…f3eaBasex402 service$0.005100%coinbase39d ago0x7476b6…59e057
0xa32b…89b30x52e2…f3eaBasex402 service$0.008100%coinbase39d ago0x2a3200…f86eaa
0xa32b…89b30x52e2…f3eaBasex402 service$0.001100%coinbase39d ago0x22f2b4…7920c9
0xa32b…89b30x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0xf1a6eb…072aa2
0xa32b…89b30x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0x282c8e…b46a3f
0xa32b…89b30x52e2…f3eaBasex402 service$0.008100%coinbase39d ago0xf96adc…bfcedd
0xa32b…89b30x52e2…f3eaBasex402 service$0.005100%coinbase39d ago0x9510c7…08c1e8
0xa32b…89b30x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0x18c87a…0fd6d8
0xa32b…89b30x52e2…f3eaBasex402 service$0.005100%coinbase39d ago0x8466b1…d1d0fe
0xa32b…89b30x52e2…f3eaBasex402 service$0.003100%coinbase39d ago0x16e8b9…f90ea5

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.