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.006100%coinbase21d ago0x6a7d48…2df51b
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x727148…5acfc0
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x697e93…5f528f
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x3e3fed…311183
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x1d85ac…8e4890
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x46689b…859330
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xbca5a5…7072f7
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x1bcf3a…855b36
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x3df129…8b83f4
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x7961b5…cd57c1
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x1886ed…86df10
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xc4e78c…c5553a
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x4b2961…35d17a
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xac83ea…3af237
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x2e2bf1…b459cb
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x5ec9d5…6acbe4
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x33cb75…5d985f
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xc2b5e5…4a28fe
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xcac35e…5d93fa
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xf10a08…035bc6
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xf27826…09056f
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x00ea68…48f77c
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x6fcbb2…77c7c0
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0x9f2b7b…4bfdb1
0x617d…cc9f0x2880…4e5eBaseAgent Kalender Hubx402$0.0000270%0x2772…8c1722d ago0xc030c6…45f098

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.