Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa504…30ee0x51e9…2c15Base—$0.02100%payAI45d ago0x6dfa2f…d92c55
0xa504…30ee0x4863…15ebBase—$0.01100%payAI45d ago0x53e1a9…8ee580
0xa504…30ee0xd9f6…e06fBase—$0.02100%payAI45d ago0xb0b371…891e1b
0xa504…30ee0xd045…b6fbBase—$0.01100%payAI45d ago0x6740d0…c70a60
0xa504…30ee0x1354…17e1Base—$0.04100%payAI45d ago0xaabd33…b9e9e4
0xa504…30ee0x60a6…81fbBase—$0.04100%payAI45d ago0x7fd22d…203a63
0xa504…30ee0x502f…d9a2Base—$0.03100%payAI45d ago0x35d95e…5f0802
0xa504…30ee0xfad9…b795Base—$0.04100%payAI45d ago0xe350e4…864725
0xa504…30ee0x9c97…036bBase—$0.03100%payAI45d ago0x25667a…2477a7
0xa504…30ee0x7897…e51bBase—$0.02100%payAI45d ago0xbc76bb…6c8ab5
0xa504…30ee0xef87…f030Base—$0.01100%payAI45d ago0x09ccf3…97af7f
0xa504…30ee0x7d6e…c33fBase—$0.04100%payAI45d ago0x5fc8c1…e6db1c
0xa504…30ee0x645c…bdaaBase—$0.01100%payAI45d ago0x3f0b06…b7a821
0xa504…30ee0x4150…f348Base—$0.02100%payAI45d ago0x97c5f1…59763f
0xa504…30ee0xf01f…2bf5Base—$0.04100%payAI45d ago0xe43378…2e5272
0xa504…30ee0x966f…04dcBase—$0.01100%payAI45d ago0x562ea8…eefea6
0xa504…30ee0x0e39…8620Base—$0.02100%payAI45d ago0x406ede…7c89cd
0xa504…30ee0xbb23…b3fcBase—$0.02100%payAI45d ago0xd223ad…40292b
0xa504…30ee0xca59…5308Base—$0.03100%payAI45d ago0x01fc69…bb249c
0xa504…30ee0x7576…0765Base—$0.01100%payAI45d ago0x74a943…23dac4
0xa504…30ee0xf1a1…1be3Base—$0.03100%payAI45d ago0x70dd71…ddd4c3
0xa504…30ee0xca6c…4d7eBase—$0.01100%payAI45d ago0x962f53…6d6530
0xa504…30ee0xc573…4bceBase—$0.04100%payAI45d ago0x18ec9f…d69329
0xa504…30ee0xc7e3…9cc1Base—$0.04100%payAI45d ago0xf4a1b0…ebbb83
0xa504…30ee0x7f5a…8ce1Base—$0.01100%payAI45d ago0x9f74a5…77e0fa

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.