Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x7328…5d6fBase—$0.0011100%payAI51d ago0x979bb0…37128b
0xcd51…46a90x7328…5d6fBase—$0.0033100%payAI51d ago0xd8ac48…20125b
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0xd6f0d9…b4a479
0x7328…5d6f0xcd51…46a9Base—$0.0022100%payAI51d ago0x3e3f3e…416451
0x7328…5d6f0xcd51…46a9Base—$0.0066100%payAI51d ago0x53275f…21fd88
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0x6f08c5…5c11de
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0x7cb4e1…20776c
0xcd51…46a90x7328…5d6fBase—$0.0033100%payAI51d ago0xec08d4…ec64bb
0xcd51…46a90x7328…5d6fBase—$0.0022100%payAI51d ago0x406ff3…79aa24
0x7328…5d6f0xcd51…46a9Base—$0.0044100%payAI51d ago0x0481a8…03eb59
0x7328…5d6f0xcd51…46a9Base—$0.0066100%payAI51d ago0x70a901…942b7e
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0xfae341…fd4ba4
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0xd64196…5f8cb7
0xcd51…46a90x7328…5d6fBase—$0.0022100%payAI51d ago0xc85791…f036ca
0x7328…5d6f0xcd51…46a9Base—$0.0044100%payAI51d ago0x6170d5…8485a9
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0x2e61db…608de1
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0xcca6e2…5d0965
0xcd51…46a90x7328…5d6fBase—$0.0055100%payAI51d ago0x0fb406…444133
0xcd51…46a90x7328…5d6fBase—$0.0022100%payAI51d ago0x19868a…253dca
0xcd51…46a90x7328…5d6fBase—$0.0022100%payAI51d ago0xb5a74f…ff18cf
0x7328…5d6f0xcd51…46a9Base—$0.0044100%payAI51d ago0xb69934…12c0a5
0x7328…5d6f0xcd51…46a9Base—$0.0044100%payAI51d ago0x9278ab…11eb98
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI51d ago0x02fd4c…382823
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0x792298…ee4743
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI51d ago0x5f50f8…0b8adc

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.