Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c82…59750x40a8…ad8bBasex402 service$0.001100%coinbase2h ago0x999914…257a12
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase2h ago0x2efc64…9f9a0a
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase2h ago0x53a210…74f053
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase2h ago0x0db9d4…1ca4b4
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase2h ago0x7932d3…aac847
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase2h ago0x425ee6…ff9639
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase2h ago0xb9c06d…1228e9
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase2h ago0xfb6a6b…198ae0
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase2h ago0x519e70…194649
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0xb6e08e…546e63
0x4c39…ac030x40a8…ad8bBasex402 service$0.001100%coinbase3h ago0x4aaddc…8cdf58
0xe8df…2b060x40a8…ad8bBasex402 service$0.001100%coinbase3h ago0x557d23…6f5527
0x5325…5da60x40a8…ad8bBasex402 service$0.001100%coinbase3h ago0x3981ba…3fe9f2
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0x3d6cc8…c661d4
0xbcf2…c3080x40a8…ad8bBasex402 service$0.001100%coinbase3h ago0x5c95a5…f68b39
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase3h ago0x270144…43462f
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0x554fa6…4961ad
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0x4ac9a3…c82a09
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0xd33d9c…2f0f34
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0xf55e1c…2ad940
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0xfa8c6c…b16012
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0x65e0f4…d954e5
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0xaebc8a…e3bb2f
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase3h ago0x035ca6…e370ed
0xaad7…f2470x40a8…ad8bBasex402 service$0.001100%coinbase3h ago0x6a7e2b…24d391

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.