Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x71f96d…7f4915
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase50d ago0x4affb6…a00520
0x9871…d9710x40a8…ad8bBasex402 service$0.005100%coinbase50d ago0x13ebe9…6301ce
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x682d32…0b8510
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase50d ago0x7a5d95…7a582f
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x4900b0…abbbce
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0xa7b0b6…b21fa3
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x3a2f41…106fb9
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x8ec74d…e20c64
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x093e7f…1c3b29
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0xd88a57…a04da4
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0xd0f86d…518e88
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x56ed46…549cd3
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x89dc61…f3d98e
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x4a13ff…9bd99b
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0x7b64d1…868025
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase50d ago0xf8cc07…948a1c
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0xb6876b…66d7d5
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0xd489bc…6caf64
0x18bc…9a140x40a8…ad8bBasex402 service$0.001100%coinbase50d ago0x5e59f5…4c3357
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0xcbf387…84fc53
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x1a92bc…fafedf
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase50d ago0x28016c…d3d1ad
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0xb7214a…85d110
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase50d ago0x7a24cd…d2e807

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.