Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI176d ago0xa60e96…7a651a
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI176d ago0x9276b1…fa6805
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI176d ago0x546528…bfffc8
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI176d ago0x0973f6…3b35a9
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI176d ago0x2f29d5…a56caa
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xdf4b7f…0f8159
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xef2c1e…c6564f
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xa697c1…2b94e5
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xdb9d7b…dc5b32
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xd2c96d…76a1e6
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x3b9d21…35f19d
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x26e7d5…935370
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x8fe770…1e7c09
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x2e52bc…d9d566
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xb7aea4…aed589
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x900075…3bc400
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xa035de…35abed
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xeca485…e322c6
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xd33595…435466
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x8206fb…f7ccb2
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xe211e5…441cd8
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x6a2c22…3b197e
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x53426d…6e0b0d
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x8e91e7…7ab1f0
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x47ff2e…38a0a8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.