Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80x7ea1…90e2Base—$0.09100%dexter38d ago0x0dfc57…f29329
0x8060…aef80x119b…d535Base—$0.09100%dexter38d ago0x845237…364792
0x8060…aef80xd4e8…dba7Base—$0.09100%dexter38d ago0xf7aec8…c45b55
0x8060…aef80x9bf3…2497Base—$0.09100%dexter38d ago0x8685a1…87e16d
0x8060…aef80x5025…ce37Base—$0.09100%dexter38d ago0xd246a4…dcea1a
0x8060…aef80xc8e1…a01eBase—$0.09100%dexter38d ago0x807fec…0afc4c
0x8060…aef80x90f1…cc36Base—$0.09100%dexter38d ago0xb961b5…c26c66
0x8060…aef80x05ff…dcb4Base—$0.09100%dexter38d ago0xd1b517…403460
0x8060…aef80x1330…607eBase—$0.09100%dexter38d ago0x44f101…3e869b
0x8060…aef80x96ad…08e2Base—$0.09100%dexter38d ago0xd48bfa…dec125
0x8060…aef80x9f1d…40daBase—$0.09100%dexter38d ago0xdd7475…a55fdf
0x8060…aef80xb11a…29f2Base—$0.09100%dexter38d ago0xb11a7c…de2ba6
0x8060…aef80xafc1…a605Base—$0.09100%dexter38d ago0x41bc4e…4afc9f
0x8060…aef80xbdef…1889Base—$0.09100%dexter38d ago0x054d6a…c0684a
0x8060…aef80xd82d…ec85Base—$0.09100%dexter38d ago0xebeaf5…c27a98
0x8060…aef80x2323…23e5Base—$0.09100%dexter38d ago0xd7d9ae…a401bb
0x8060…aef80x406f…1479Base—$0.09100%dexter38d ago0xba50a3…9d2114
0x8060…aef80xba87…d461Base—$0.09100%dexter38d ago0xb2d2ec…0861f8
0x8060…aef80xd06e…410bBase—$0.09100%dexter38d ago0x5bb4f6…8076c1
0x8060…aef80x5158…2b8eBase—$0.09100%dexter38d ago0x280d31…db02c1
0x8060…aef80xfd51…f51dBase—$0.09100%dexter38d ago0xb36cbf…04e483
0x8060…aef80xf0de…2b2eBase—$0.09100%dexter38d ago0x18ccc1…f8c265
0x8060…aef80xae6e…399eBase—$0.09100%dexter38d ago0x2286d9…63deb4
0x8060…aef80xb79e…34acBase—$0.09100%dexter38d ago0x945ef8…bddc7c
0x8060…aef80x254e…56c0Base—$0.09100%dexter38d ago0x8322fa…b6449b

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.