Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0x6226…862eBase—$0.01100%coinbase76d ago0x7aeca1…73577e
0xb9d1…008d0xe581…2b86Base—$0.01100%coinbase77d ago0x89abf5…8eadd4
0xb9d1…008d0x473d…b3b9Base—$0.01100%coinbase77d ago0xe4b672…d2bc9e
0xb9d1…008d0x5895…9ebbBase—$0.01100%coinbase77d ago0xc2c8a6…f6e9b9
0xb9d1…008d0x3da5…dcd9Base—$0.01100%coinbase77d ago0xfac866…8f3f13
0xb9d1…008d0x27a3…096fBase—$0.01100%coinbase77d ago0x20045e…f22fc8
0xb9d1…008d0x3059…8ec7Base—$0.01100%coinbase77d ago0x407cd2…a3c177
0xb9d1…008d0xd2d1…2795Base—$0.01100%coinbase77d ago0x1087d4…27ee8c
0xb9d1…008d0xf62f…f1e0Base—$0.01100%coinbase77d ago0x388286…f30824
0xb9d1…008d0x7038…8f5cBase—$0.01100%coinbase77d ago0x40f2cb…5ede85
0xb9d1…008d0x7929…632eBase—$0.01100%coinbase77d ago0x5854ca…cdcd87
0xb9d1…008d0x3e89…b180Base—$0.01100%coinbase77d ago0xda1ae7…c67ad2
0xb9d1…008d0xd770…d0a2Base—$0.01100%coinbase77d ago0x5b1154…bd8f3e
0xb9d1…008d0xb446…e9d6Base—$0.01100%coinbase77d ago0xb4998c…76d983
0xb9d1…008d0xe04c…41aaBase—$0.01100%coinbase77d ago0x2e976b…e21b16
0xb9d1…008d0x658f…be36Base—$0.01100%coinbase77d ago0xfaa784…34d07c
0xb9d1…008d0x1773…594fBase—$0.01100%coinbase77d ago0x042235…26e591
0xb9d1…008d0x9414…05c5Base—$0.01100%coinbase77d ago0x433576…152650
0xb9d1…008d0x2743…b787Base—$0.01100%coinbase77d ago0x72e854…790376
0xb9d1…008d0x8be0…b810Base—$0.01100%coinbase77d ago0x6d3710…d964b9
0xb9d1…008d0x36bb…5bebBase—$0.01100%coinbase77d ago0x4c60b3…e54df1
0xb9d1…008d0xbc6f…c63eBase—$0.01100%coinbase77d ago0x8c797f…b4a99c
0xb9d1…008d0xeebe…de9aBase—$0.01100%coinbase77d ago0xaf7512…c48922
0xb9d1…008d0xd00c…24a6Base—$0.01100%coinbase77d ago0x2ffe71…05fea7
0xb9d1…008d0x0249…6840Base—$0.01100%coinbase77d ago0x5d9af6…2b6820

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.