Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0984…b0b30x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0xe28c09…373b73
0x0984…b0b30x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0x8a4904…13c277
0x0984…b0b30x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0xb8d057…c2fb9b
0x0984…b0b30x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0x70d8b4…557912
0x0984…b0b30x52e2…f3eaBasex402 service$0.004100%coinbase47d ago0x70f830…8ac055
0x0984…b0b30x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0x9aa5d2…b814a9
0xe267…83010x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0xcd83c3…be4b45
0xe267…83010x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0x6d424d…62a269
0xe267…83010x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0xb8e986…dfa43f
0xe267…83010x52e2…f3eaBasex402 service$0.001100%coinbase47d ago0x969bd2…8cd524
0xe267…83010x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0xeb7d60…b7c0b6
0xe267…83010x52e2…f3eaBasex402 service$0.008100%coinbase47d ago0xa13510…69dbb3
0xe267…83010x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0x637d22…c0f747
0xe267…83010x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0x5a5e63…bc064f
0xe267…83010x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0x21ca6a…e8da04
0xe267…83010x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0xed985f…4c24c8
0xe267…83010x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0xc88d7c…2f4337
0x455a…9ab60x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0xdd8ddf…81d07c
0x455a…9ab60x52e2…f3eaBasex402 service$0.003100%coinbase47d ago0x4aaa3b…561c71
0x455a…9ab60x52e2…f3eaBasex402 service$0.008100%coinbase47d ago0xb4ddf5…051eff
0x455a…9ab60x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0x386cfd…9c7418
0x455a…9ab60x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0x1a3860…a36b21
0x455a…9ab60x52e2…f3eaBasex402 service$0.001100%coinbase47d ago0x3eb6c5…b4b1ac
0x455a…9ab60x52e2…f3eaBasex402 service$0.001100%coinbase47d ago0x56e9eb…0d694a
0x455a…9ab60x52e2…f3eaBasex402 service$0.005100%coinbase47d ago0xac7c1d…bd7e81

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.