Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7057…b17c0x3562…4620Base—$1.00100%coinbase83d ago0xb9e077…7109c7
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0x74e327…bc3f62
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase83d ago0xda8ad2…f23c9b
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.05100%coinbase83d ago0xcdabe6…7ed617
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase83d ago0xf7c1c4…640a65
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0xb1f583…0659f5
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase83d ago0xf28708…432761
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase83d ago0xf2bd53…3bb562
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase83d ago0x003d91…b721e7
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0x923344…18eb74
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0x59a845…774a6d
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0x27d73b…87196b
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0xf73f69…fc4fc8
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase83d ago0xba65db…5ad92d
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.05100%coinbase83d ago0x90d95a…e8953f
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase83d ago0x17ad43…ad51ed
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase83d ago0x6fb9b9…623f7f
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0xc7678d…bf9857
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.005100%coinbase83d ago0xb789dc…8695c6
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.02100%coinbase83d ago0x6e6c56…a98bcb
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase83d ago0xa55e0a…83fbd2
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.01100%coinbase83d ago0x76d47d…f0deae
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase83d ago0x7cd2a9…956a7b
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase83d ago0x68cc5d…8137af
0x7057…b17c0x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase83d ago0x418eb7…513d62

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.