Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xb9d68f…001461
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase38d ago0x1e912a…4ef330
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0x68dd12…8ed2cc
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0x192f8e…6ca0be
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase38d ago0x47f954…43ecb1
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase38d ago0xa055a6…ee65cd
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase38d ago0xba31a2…16fe34
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase38d ago0x0936b8…3394e4
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0x7e7486…a00e80
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0x78ede2…057dd3
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase38d ago0xf19c92…9bf9f3
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase38d ago0x271d25…1e3589
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase38d ago0xb6f6c9…8f80ae
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x2c6488…b4f985
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xd66560…83f2ca
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase38d ago0x38e3d1…6fff27
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x84be1b…ea59b8
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x0c4a0e…e62c31
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.00282100%coinbase38d ago0x7d5173…fbeaf1
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.002804100%coinbase38d ago0x41ef57…c1ff35
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.002766100%coinbase38d ago0xb1221b…914ece
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.00275100%coinbase38d ago0xa552a0…f599fe
0x1d03…13060xe903…1abfBaseBlockRun.AIAi$0.00275100%coinbase38d ago0x407a0a…8e836f

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.