Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed27…9d190x9cbd…e047Base—$0.01100%coinbase74d ago0x19815b…ca9d4b
0xed27…9d190xf545…e0f8Base—$0.01100%coinbase74d ago0x1f30dd…339a53
0xed27…9d190xb470…700aBase—$0.01100%coinbase74d ago0xd086cc…8479c4
0xed27…9d190xcc70…2f1eBase—$0.01100%coinbase74d ago0x2d988d…7b3e02
0xed27…9d190x15dc…43deBase—$0.01100%coinbase74d ago0x6bf47a…12b9da
0xed27…9d190xcee5…f80aBase—$0.01100%coinbase74d ago0xd9d5ab…d5ed27
0xed27…9d190x95f7…819cBase—$0.01100%coinbase74d ago0xcde50c…f1ad74
0xed27…9d190x5454…c767Base—$0.01100%coinbase74d ago0xe60f7c…2dec78
0xed27…9d190x3145…6e56Base—$0.01100%coinbase74d ago0xc5f6d4…f10e8c
0xed27…9d190x7969…6efaBase—$0.01100%coinbase74d ago0xf1b6d8…0374de
0xed27…9d190x95b2…99efBase—$0.01100%coinbase74d ago0x197c7d…30618c
0xed27…9d190x530a…30cdBase—$0.01100%coinbase74d ago0x1e1d5f…d2ab23
0xed27…9d190x1ec2…6c93Base—$0.01100%coinbase74d ago0x287de3…4aff47
0xed27…9d190xdaad…863bBase—$0.01100%coinbase74d ago0xe23be2…f7e952
0xed27…9d190x6104…8773Base—$0.01100%coinbase74d ago0x4f43eb…f91736
0xed27…9d190x7b30…3e31Base—$0.01100%coinbase74d ago0x186453…a1c408
0xed27…9d190xb65a…682cBase—$0.01100%coinbase74d ago0xdb8202…5a4507
0xed27…9d190x4df8…51e3Base—$0.01100%coinbase74d ago0xcd6d09…9842d1
0xed27…9d190x0812…4db3Base—$0.01100%coinbase74d ago0x8d3048…b3d595
0xed27…9d190xc2cf…6fbaBase—$0.01100%coinbase74d ago0x56956b…c483f0
0xed27…9d190x2972…f478Base—$0.01100%coinbase74d ago0x4a6cf9…b787fb
0xed27…9d190x8b61…f62bBase—$0.01100%coinbase74d ago0xa346ce…62663c
0xed27…9d190x434b…f428Base—$0.01100%coinbase75d ago0x1e0fd1…f6497b
0xed27…9d190xa6bd…803eBase—$0.01100%coinbase75d ago0x786c0d…e11b7c
0xed27…9d190x7d4c…8b8bBase—$0.01100%coinbase75d ago0x7e4c70…0e5da1

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.