Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x7250…0f208d ago0x0b7112…0d0c9c
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xa5e3…a7a38d ago0x1a3034…198a9b
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xa894…209f8d ago0x64eb87…a53e7e
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x19e0…dcbe8d ago0x6f3b41…8fb64d
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xa8a2…c53b8d ago0x5b13f7…127309
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x1e92…0cb78d ago0x7ab264…17af10
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x2309…083c8d ago0x3199f1…5084d2
0xbaf6…e02d0x47c5…4fc3Base—$47.2570%0x5787…759e8d ago0xd851ac…4f9a6b
0xbaf6…e02d0x47c5…4fc3Base—$15.7570%0xb725…f2dd8d ago0x383c71…8d1ade
0xbaf6…e02d0x47c5…4fc3Base—$14.7070%0xa5e3…a7a38d ago0x0957b8…43851a
0xbaf6…e02d0x47c5…4fc3Base—$13.6570%0x54b0…43848d ago0x82be28…b280fb
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x5670…ffbc9d ago0x59e023…cfff2b
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x3d68…f69e9d ago0x6da4e8…eaaf85
0xbaf6…e02d0x47c5…4fc3Base—$13.6570%0x9765…2c949d ago0x3352f4…2b9558
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x54de…44709d ago0x9c7149…ee637f
0xbaf6…e02d0x47c5…4fc3Base—$15.7570%0xf8fe…a40d9d ago0xaabd9b…3ab9b8

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.