Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase—$173.6970%0x6351…0d626d ago0x98e771…eeead8
0x2fc6…befe0xfbb6…43efBase—$138.2470%0x6351…0d626d ago0x329439…81bb9c
0x2fc6…befe0xfbb6…43efBase—$58.6770%0x6351…0d626d ago0x0ad7ea…d0617a
0x2fc6…befe0xfbb6…43efBase—$247.6970%0x6351…0d626d ago0x3a854b…2ea7db
0x2fc6…befe0xfbb6…43efBase—$320.3570%0x6351…0d626d ago0x104605…0dd17e
0x2fc6…befe0xfbb6…43efBase—$3.7070%0x6351…0d626d ago0x4aa090…7f7992
0x2fc6…befe0xfbb6…43efBase—$1,484.3670%0x6351…0d626d ago0x107826…f5b488
0x2fc6…befe0xfbb6…43efBase—$98.8670%0x6351…0d626d ago0x6e376b…8de39b
0x2fc6…befe0xfbb6…43efBase—$198.0170%0x6351…0d626d ago0x57d5ef…db60b3
0x2fc6…befe0xfbb6…43efBase—$57.4870%0x6351…0d626d ago0x038d8a…8fb076
0x2fc6…befe0xfbb6…43efBase—$213.1170%0x6351…0d627d ago0x5a1d51…11d22f
0x2fc6…befe0xfbb6…43efBase—$213.2070%0x6351…0d627d ago0xa0f1cf…da9ca7
0x2fc6…befe0xfbb6…43efBase—$159.8470%0x6351…0d627d ago0x1abd28…532ba2
0x2fc6…befe0xfbb6…43efBase—$346.1470%0x6351…0d627d ago0x553f20…dadf64
0x2fc6…befe0xfbb6…43efBase—$6.7270%0x6351…0d627d ago0x97ef88…f7763a
0x2fc6…befe0xfbb6…43efBase—$4.6670%0x6351…0d627d ago0x9a5af4…e7d918
0x2fc6…befe0xfbb6…43efBase—$120.0370%0x6351…0d627d ago0x8eb199…507cc9
0x2fc6…befe0xfbb6…43efBase—$200.5670%0x6351…0d627d ago0x9ecc5c…ad5fef
0x2fc6…befe0xfbb6…43efBase—$52.2470%0x6351…0d627d ago0xf5b903…348fe0

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.