Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x54b4b8…6db2ed
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xbffde5…720617
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xb2b7ba…f9d9b2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x80119a…5e2031
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x22c178…78513f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x39c64b…81063d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xd41b24…8fb664
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xad14e7…841d25
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x7b71fb…1d8292
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x190b2e…89c4f3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x67c36a…c335ca
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x1b479f…0a1056
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xa7507f…28d564
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xbb4a35…e18973
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xace7f0…d5c0fd
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x10d9a5…6a7472
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x482d56…6bf047
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xf2bf42…ddf448
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xafbf1c…9eccbf
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x30a3e7…76d89b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0xcd6111…d30a10
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x95492b…3f53c3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x9f3827…fc719f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x48aa54…dc9c80
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase40d ago0x23b932…df57c4

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.