Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfad4…695b0x3dfe…c813Base—$0.0870%0x5160…2bb622d ago0xb95ff8…b2764e
0x3dcb…d62c0x3dfe…c813Base—$0.3070%0x5160…2bb622d ago0x051173…c83e93
0x7625…a7690x3dfe…c813Base—$0.6270%0x5160…2bb622d ago0xd6942e…227756
0x7625…a7690x3dfe…c813Base—$0.0570%0x5160…2bb622d ago0x1cd0a5…00b49f
0x1f10…54200x3dfe…c813Base—$1.4970%0x5160…2bb622d ago0xdf4a99…5a5bcc
0xc95b…c0910x3dfe…c813Base—$0.4570%0x5160…2bb622d ago0x740f36…b7f393
0x2f1b…5d9a0x3dfe…c813Base—$0.1570%0x5160…2bb622d ago0x555e42…22935a
0x7171…c4190x3dfe…c813Base—$0.0670%0x5160…2bb623d ago0x9208ea…7bb5dc
0x4ab2…26370x3dfe…c813Base—$0.0770%0x5160…2bb623d ago0x3626b0…c54f02
0xe82e…0a2d0x3dfe…c813Base—$0.6870%0x5160…2bb623d ago0x9484db…768716
0x7087…1de80x3dfe…c813Base—$0.0870%0x5160…2bb623d ago0x9bb320…746803
0x2cac…71ba0x3dfe…c813Base—$0.0370%0x5160…2bb623d ago0xb7128d…7ce676
0x52bf…8e3b0x3dfe…c813Base—$0.0570%0x5160…2bb623d ago0xd4152c…56159d
0x5847…06470x3dfe…c813Base—$0.0470%0x5160…2bb623d ago0xce6927…e8173e
0x8918…f2e70x3dfe…c813Base—$0.1570%0x5160…2bb623d ago0xce31dd…349093
0x2b04…f4570x3dfe…c813Base—$0.0770%0x5160…2bb623d ago0xb5225c…64920c
0x52bf…8e3b0x3dfe…c813Base—$0.0370%0x5160…2bb623d ago0x2d7536…ebeee2
0xcff6…c0ea0x3dfe…c813Base—$1.2470%0x5160…2bb623d ago0xfd943f…f95e2c
0x52bf…8e3b0x3dfe…c813Base—$0.0970%0x5160…2bb623d ago0x06c64e…fa5548
0x59cf…b1270x3dfe…c813Base—$0.5370%0x5160…2bb623d ago0x368a46…da21f8
0x59cf…b1270x3dfe…c813Base—$0.3070%0x5160…2bb623d ago0x479aa3…6a780e
0x59cf…b1270x3dfe…c813Base—$0.1070%0x5160…2bb623d ago0xa8e20e…2677b3

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.