Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x155a…7ac60x3e0a…78e7Base—$0.005105100%coinbase80d ago0xd95406…ad2613
0x155a…7ac60x3e0a…78e7Base—$0.002681100%coinbase80d ago0xefccbb…97436a
0x155a…7ac60x3e0a…78e7Base—$0.005039100%coinbase80d ago0x60616c…09bf63
0x155a…7ac60x3e0a…78e7Base—$0.004556100%coinbase80d ago0x7c35b6…76587c
0x155a…7ac60x3e0a…78e7Base—$0.003572100%coinbase80d ago0xe3440f…44b956
0x155a…7ac60x3e0a…78e7Base—$0.002803100%coinbase80d ago0x36d141…28c5b9
0x155a…7ac60x3e0a…78e7Base—$0.003511100%coinbase80d ago0x52148f…4d7a6b
0x155a…7ac60x3e0a…78e7Base—$0.004515100%coinbase80d ago0x5bea74…90dcde
0x155a…7ac60x3e0a…78e7Base—$0.002831100%coinbase80d ago0x9200bf…f5e1c3
0x155a…7ac60x3e0a…78e7Base—$0.00461100%coinbase80d ago0x00f7b8…45ba62
0x155a…7ac60x3e0a…78e7Base—$0.00336100%coinbase80d ago0xb98d17…0b5fd4
0x155a…7ac60x3e0a…78e7Base—$0.004678100%coinbase80d ago0x9618c3…73ed7b
0x155a…7ac60x3e0a…78e7Base—$0.005096100%coinbase80d ago0x72e77e…1e6623
0x155a…7ac60x3e0a…78e7Base—$0.004882100%coinbase80d ago0x0db9b2…ee799e
0x155a…7ac60x3e0a…78e7Base—$0.002727100%coinbase80d ago0xe2c10b…fb1d6e
0x155a…7ac60x3e0a…78e7Base—$0.005378100%coinbase80d ago0x46604b…7d279b
0x155a…7ac60x3e0a…78e7Base—$0.004816100%coinbase80d ago0xff26c9…8d4480
0x155a…7ac60x3e0a…78e7Base—$0.004451100%coinbase80d ago0x636333…e7fea1
0x155a…7ac60x3e0a…78e7Base—$0.00553100%coinbase80d ago0xd5d7fc…527aa7
0x155a…7ac60x3e0a…78e7Base—$0.005444100%coinbase80d ago0x8ae5fe…b17b74
0x155a…7ac60x3e0a…78e7Base—$0.004045100%coinbase80d ago0xd4577f…a12229
0x155a…7ac60x3e0a…78e7Base—$0.003683100%coinbase80d ago0xb47463…dc2f09
0x155a…7ac60x3e0a…78e7Base—$0.005317100%coinbase80d ago0x7bd9b5…a9d9e4
0x155a…7ac60x3e0a…78e7Base—$0.00349100%coinbase80d ago0x014be6…4de72e
0x155a…7ac60x3e0a…78e7Base—$0.003299100%coinbase80d ago0xb4a9ce…41ccd2

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.