Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase42d ago0xae89df…5935a5
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x77047c…558446
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x2019d1…60dce7
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x84b0c2…874597
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0xa48a0e…4b0b80
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x49744e…f009e5
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x62a78b…45b605
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x73284e…d24a95
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase42d ago0xce1749…37b2a4
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x8216e5…87fc63
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x52854b…d66d4a
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase42d ago0x40d981…7e39c5
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0xe21127…28a780
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase42d ago0x3c1045…6ba5a6
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase42d ago0x4920c2…333b7a
0x647c…75c10x40a8…ad8bBasex402 service$0.001100%coinbase42d ago0x1effd5…9b8f6c
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x817b5c…0771db
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x29c277…98f9bf
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0xc109f1…b2ccd8
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x5d4658…3397c7
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x3c7ac1…64f058
0xe8df…2b060x40a8…ad8bBasex402 service$0.001100%coinbase42d ago0xea949a…2b77c9
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x341447…4eb9f4
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x62181e…cf3d00
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0xfc7cdb…428d49

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.