Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$1.0270%0x17c8…043636d ago0x952c8d…f2f9bb
0x28e8…dec70x6366…f1e2Base—$0.2270%0x17c8…043636d ago0x0cf394…a4e067
0x28e8…dec70x6366…f1e2Base—$0.1670%0x17c8…043636d ago0xcd2c62…f81901
0x28e8…dec70x6366…f1e2Base—$0.4870%0x17c8…043636d ago0x2dd7a7…f718f6
0x28e8…dec70x6366…f1e2Base—$2.1670%0xfc74…d8a536d ago0x75fd85…756e50
0x28e8…dec70x6366…f1e2Base—$0.5370%0xfc74…d8a536d ago0x56ffa6…05ce9e
0x28e8…dec70x6366…f1e2Base—$1.0670%0x17c8…043636d ago0x9b3ef8…0d0d6c
0x28e8…dec70x6366…f1e2Base—$13.3370%0x17c8…043636d ago0x60f48c…1cacec
0x28e8…dec70x6366…f1e2Base—$1.9270%0x17c8…043636d ago0x21dd93…b2baa0
0x28e8…dec70x6366…f1e2Base—$1.1170%0x17c8…043636d ago0x932623…fe7b8a
0x28e8…dec70x6366…f1e2Base—$0.2370%0x17c8…043636d ago0x7d4dfe…c461a8
0x28e8…dec70x6366…f1e2Base—$1.0270%0x17c8…043636d ago0x16ee78…72bd22
0x28e8…dec70x6366…f1e2Base—$0.4270%0x17c8…043636d ago0xa6cbc9…3a40af
0x28e8…dec70x6366…f1e2Base—$0.2870%0x17c8…043636d ago0xfa9b1c…6d317f
0x28e8…dec70x6366…f1e2Base—$0.2370%0xfc74…d8a536d ago0xd63f37…965549
0x28e8…dec70x6366…f1e2Base—$0.0870%0x17c8…043636d ago0x0be3b9…eacd7b
0x28e8…dec70x6366…f1e2Base—$0.0870%0x17c8…043636d ago0x846995…a93041
0x28e8…dec70x6366…f1e2Base—$0.1070%0xfc74…d8a536d ago0x0d6913…872d19
0x28e8…dec70x6366…f1e2Base—$1.0170%0x17c8…043636d ago0x8116e5…be6573
0x28e8…dec70x6366…f1e2Base—$0.9770%0xfc74…d8a536d ago0x3785e9…6eec0b
0x28e8…dec70x6366…f1e2Base—$0.5670%0xfc74…d8a536d ago0x08ca76…06e18d
0x28e8…dec70x6366…f1e2Base—$0.3770%0xfc74…d8a536d ago0x8a7758…85a7c8
0x28e8…dec70x6366…f1e2Base—$0.3170%0xfc74…d8a536d ago0x114417…b38677
0x28e8…dec70x6366…f1e2Base—$0.9570%0x17c8…043636d ago0xfcc53b…ad0316
0x28e8…dec70x6366…f1e2Base—$0.4870%0xfc74…d8a536d ago0x1c12c0…07c720

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.