Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x8317…8016Base—$0.05100%payAI95d ago0x61b870…fc49f1
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0xaf5ffa…1a98d8
0x9cc4…b1760x8317…8016Base—$0.05100%payAI95d ago0x6ebf6e…cd06e3
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0x18fcee…6f1275
0x9cc4…b1760x8317…8016Base—$0.05100%payAI95d ago0x50be54…16ce5d
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0xb1ec8f…bd11bd
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0x6240fa…d15040
0x9cc4…b1760x8317…8016Base—$0.05100%payAI95d ago0x801af8…2b6e10
0x9cc4…b1760x8317…8016Base—$0.10100%payAI95d ago0xa5f567…429d5c
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0x4126e1…80a5df
0x9cc4…b1760x8317…8016Base—$0.02100%payAI95d ago0x8a7a82…a01132
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0x45dd87…1977eb
0x9cc4…b1760x8317…8016Base—$0.02100%payAI95d ago0x7fbffe…4dbcf3
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0x665039…7933dd
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0x665039…7933dd
0x9cc4…b1760x8317…8016Base—$0.05100%payAI95d ago0x06bdd8…ab7c88
0x9cc4…b1760x8317…8016Base—$0.02100%payAI95d ago0x9652dc…75716d
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0xe0fa72…a3d677
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0xf4de70…0517a5
0x9cc4…b1760x8317…8016Base—$0.05100%payAI95d ago0xc22370…c8317b
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0x578701…027436
0x9cc4…b1760x8317…8016Base—$0.02100%payAI95d ago0x22d7ca…263462
0x9cc4…b1760x8317…8016Base—$0.03100%payAI95d ago0xb597b5…cb1a62
0x9cc4…b1760x8317…8016Base—$0.05100%payAI95d ago0xd8e0d9…6e9026
0x9cc4…b1760x8317…8016Base—$0.02100%payAI95d ago0xfa9377…90b820

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.