Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x289b…55490xe45d…8e32Base—$0.01100%coinbase71d ago0x133bb4…40712a
0x289b…55490x822c…1359Base—$0.01100%coinbase71d ago0x0560ad…762c33
0x289b…55490x3d55…0183Base—$0.01100%coinbase71d ago0x3783e0…7834be
0x289b…55490x0f9f…1bc3Base—$0.01100%coinbase71d ago0x301863…d244b7
0x289b…55490xd1fb…1983Base—$0.01100%coinbase71d ago0x870a38…5643b3
0x289b…55490x6f32…2906Base—$0.01100%coinbase71d ago0x17a789…ebe9a3
0x289b…55490x4420…1992Base—$0.01100%coinbase71d ago0x30326c…44a193
0x289b…55490x968d…f927Base—$0.01100%coinbase71d ago0x9a4826…84aa2b
0x289b…55490x01d3…ed13Base—$0.01100%coinbase71d ago0x104ef4…f7abd0
0x289b…55490x2608…f4caBase—$0.01100%coinbase71d ago0xf89097…b46d9c
0x289b…55490xf451…d55fBase—$0.01100%coinbase71d ago0xb41b9f…eea517
0x289b…55490xc788…814eBase—$0.01100%coinbase71d ago0x4f44d8…eb6ebc
0x289b…55490xb7a9…b6b4Base—$0.01100%coinbase71d ago0xe2d33e…c78230
0x289b…55490xd01d…dc12Base—$0.01100%coinbase71d ago0xc9b99a…170580
0x289b…55490x12cf…7755Base—$0.01100%coinbase71d ago0xe0a06d…cb9e92
0x289b…55490x97e1…dfa5Base—$0.01100%coinbase71d ago0x15a815…cbab80
0x289b…55490xb839…4626Base—$0.01100%coinbase71d ago0x88a183…ce371c
0x289b…55490x4fdd…d024Base—$0.01100%coinbase72d ago0x2f78bb…dd6575
0x289b…55490x63ba…38bdBase—$0.01100%coinbase72d ago0x8eeaab…e909a4
0x289b…55490x6b20…0bb8Base—$0.01100%coinbase72d ago0x4642f2…7325ba
0x289b…55490xf9e6…c574Base—$0.01100%coinbase72d ago0x6d4c46…0b14b1
0x289b…55490xcffb…5f15Base—$0.01100%coinbase72d ago0x81b5f4…ec93dc
0x289b…55490x44c4…7067Base—$0.01100%coinbase72d ago0xebc38f…8f85d7
0x289b…55490xd6a1…3929Base—$0.01100%coinbase72d ago0x96dcb5…e15023
0x289b…55490x8503…f08eBase—$0.01100%coinbase72d ago0xba2398…8ac462

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.