Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaafe…44f20xa6a8…01a1Base$0.01100%coinbase114d ago0x286be5…b2ac25
0xaafe…44f20xa6a8…01a1Base$0.01100%coinbase114d ago0xbd00d8…abae65
0x6903…f70d0xa6a8…01a1Base$0.01100%coinbase114d ago0xbad217…0678a0
clawlinker.eth0xa6a8…01a1Base$0.01100%coinbase114d ago0x125f58…25d2aa
clawlinker.eth0xa6a8…01a1Base$0.01100%coinbase114d ago0x9113c7…36407e
0xaafe…44f20xa6a8…01a1Base$0.01100%coinbase114d ago0x2c1343…a28843
0xcccf…11e10xa6a8…01a1Base$0.01100%coinbase114d ago0xff3985…a5790e
0xbda6…47430xa6a8…01a1Base$0.01100%coinbase114d ago0x74b356…e49fb8
0xbda6…47430xa6a8…01a1Base$0.01100%coinbase114d ago0xf2ccf0…c801af
0xaafe…44f20xa6a8…01a1Base$0.01100%coinbase114d ago0xb60abe…df6302
clawlinker.eth0xa6a8…01a1Base$0.01100%coinbase115d ago0x8728ef…5de230
clawlinker.eth0xa6a8…01a1Base$0.01100%coinbase115d ago0x391d34…b82b3c
clawlinker.eth0xa6a8…01a1Base$0.01100%coinbase115d ago0xb00aed…322e69
clawlinker.eth0xa6a8…01a1Base$0.01100%coinbase115d ago0xea47bb…2912e4
0xaafe…44f20xa6a8…01a1Base$0.01100%coinbase115d ago0x138593…888539
clawlinker.eth0xa6a8…01a1Base$0.01100%coinbase115d ago0x6e4ba9…fc363f
0xcccf…11e10xa6a8…01a1Base$0.01100%coinbase115d ago0x902464…813640

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.