Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.004100%coinbase16d ago0xc635e9…f8d17d
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0xc130b5…d465e5
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x438f33…08e63e
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0xc557b1…0e7dcf
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0xecac64…1f0071
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase17d ago0x7ce7d3…c7b221
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0xd2ab83…2f4059
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0xca09fc…c5cd20
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x1884d8…08cd33
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x1fd92d…506d62
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.006100%coinbase17d ago0x38ad9c…5b64e8
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x199664…63a70a
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x5b6fba…95f861
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0xf929a8…2d6de0
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x2e4456…076cae
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0xe48fb6…bdde90
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x348112…13bff3
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x76da3c…905d56
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase17d ago0x0f5a44…b9221c
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.00170%0x2772…8c1717d ago0xf06266…9160a6
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.00170%0x2772…8c1717d ago0x337696…9e8f2c
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.00170%0x2772…8c1717d ago0xb24ee2…5ddbbd
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.00170%0x2772…8c1717d ago0xef149c…83674e
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.00170%0x2772…8c1717d ago0x505ffd…82b736
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.00170%0x2772…8c1717d ago0x6409c5…b429ed

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.