Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$300.4970%0x4337…e22a15d ago0x6face7…b240d9
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x1d53…c61315d ago0x22b9ac…74e071
0x3be9…575c0x4cd0…bc31Base$85.4170%0x4337…7a5d15d ago0xf2d3a4…800e5f
0x3be9…575c0x4cd0…bc31Base$50.3970%0x4337…663c15d ago0xd3d597…037223
0x3be9…575c0x4cd0…bc31Base$34.3970%0x2891…bc4c15d ago0xc2bb3f…f8cfe2
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…a93d15d ago0x69a24b…94b6de
0x3be9…575c0x4cd0…bc31Base$1,000.7770%0x4337…c62f15d ago0xc323a6…e29dd9
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…c62f15d ago0xb1f517…d1f2c0
0x3be9…575c0x4cd0…bc31Base$30.3970%0x2891…bc4c15d ago0x2d1116…00c5bd
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…9f2615d ago0x9dafdc…732b68
0x3be9…575c0x4cd0…bc31Base$42.4570%0x2915…146515d ago0x9a02bc…68adf4
0x3be9…575c0x4cd0…bc31Base$42.4570%0x4337…187e15d ago0x75dea3…79e15a
0x3be9…575c0x4cd0…bc31Base$100.4170%0x2915…146515d ago0xbe5334…cc9fda
0x3be9…575c0x4cd0…bc31Base$266.4870%0x4337…c62f15d ago0x61a4d1…ac970c
0x3be9…575c0xb811…f41dBase$19.0070%0x4337…187e15d ago0x44f291…763d4d
0x3be9…575c0x7e49…b89fBase$26.0870%0x4337…ec2615d ago0x5885d0…dcdd93
0x3be9…575c0x4cd0…bc31Base$318.5070%0x2891…bc4c15d ago0x9c08c3…5f4530
0x3be9…575c0x4cd0…bc31Base$699.7170%0x2891…bc4c15d ago0xedd7ac…c5fd13
0x3be9…575c0x4cd0…bc31Base$1,000.8370%0x4337…df9b15d ago0x495a25…3d6fba
0x3be9…575c0x4cd0…bc31Base$1,000.8370%0x4337…181115d ago0xdfa3fb…fe13d3
0x3be9…575c0xdc16…2893Base$300.8070%0x7c08…89a015d ago0xc32481…bcdc28
0x3be9…575c0x4cd0…bc31Base$1,000.8370%0x2915…146515d ago0xdb4779…78383e
0x3be9…575c0x4cd0…bc31Base$388.5370%0x4337…beb115d ago0x6ab37b…76595c
0x3be9…575c0x4cd0…bc31Base$67.4670%0x4337…8d0e15d ago0x306aa1…8a91f8
0x3be9…575c0x4cd0…bc31Base$330.5070%0x2891…bc4c15d ago0x659062…8148cd

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.