Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x4d0c29…8517d2
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x2deaf2…af13f2
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x4495dd…1db8db
0xcd51…46a90x8043…8388Base—$0.0011100%payAI56d ago0xb7a41a…1b2a13
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x9de51c…1f30e5
0xcd51…46a90x8043…8388Base—$0.0011100%payAI56d ago0x80c7b6…c6f998
0xcd51…46a90x8043…8388Base—$0.0011100%payAI56d ago0x58e3ce…c531ec
0xcd51…46a90x8043…8388Base—$0.0011100%payAI56d ago0xce406b…847ec4
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0xbfcfc2…082b91
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0xcf90b9…a9fbcb
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x93831d…6dc8c4
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0xa55ce0…c186b8
0xcd51…46a90x8043…8388Base—$0.0022100%payAI56d ago0xacf161…c647a6
0xcd51…46a90x8043…8388Base—$0.0011100%payAI56d ago0x580c63…91ad23
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x28f281…3fe3ff
0xcd51…46a90x8043…8388Base—$0.0011100%payAI56d ago0xebb183…9c2e49
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x5f699f…69efd4
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0xe1f14e…8ab59a
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x718791…4e472a
0xcd51…46a90x8043…8388Base—$0.0033100%payAI56d ago0xb78a32…0545f6
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x1c8882…f943fc
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x425583…f7e2ff
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x0744af…51642e
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x586b7a…6d9ef1
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x793774…bd4eb0

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.