Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter53d ago0x7818c9…a01af0
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x2be878…29d3ae
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0xc7f107…bc4512
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter53d ago0xf3e3e6…175509
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0xfb4cda…08a142
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x88db57…223da4
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0xd0e3a5…01d888
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x6e0ee1…08bd62
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x126031…bbad42
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0xd092fa…a07a5a
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0xeacdd2…cef8e2
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter53d ago0x9b0281…6693df
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter53d ago0xf8cf89…7d0d38
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter53d ago0xbe6351…115670
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter53d ago0x3efaac…d88b81
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter53d ago0xae35c4…814394
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter53d ago0xe44038…8f8f2e
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x06803a…5afa9d
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter53d ago0xcc63ca…49b054
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x8bcb5a…e4da2d
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0xbb5175…a23e85
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x38d633…fe510d
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x78b6c4…a6bf7d
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x667791…6b5186
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter53d ago0x9a7003…ea7161

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.